Loading Tool

Explorer IconExplorer

Memory Pool

78,938 transactions
29.42 vMB
0.08328506 BTC
Random Selection Loading Transactions
Max Size: 179.82/200 MB

Candidate Block

Mining Attempt 291f4da561a547a1b4a8714075dccd5182ea26790f63aa66030b61955cd3ae2d
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 604d59f912c1f030de1d644b0775f83bac1d2310c5c1af417ec5e4d639dfb3ba
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,402
Size: 1.00 vMB
Total Fees: 0.01865973 BTC
Feerates: 402.60 > 1.87 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (588,499 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
326,824 326,824 00000000000000001ac7c1490814fc4f8ac6ca64ea80a528138d5af8d4bbed87 256 0.11/1.00 vMB 37
326,823 326,823 00000000000000000dc00fce88150ad71c5ce03fb078f9d03a3194bd67c2c559 256 0.12/1.00 vMB 31
326,822 326,822 00000000000000000a20adbd9c1ca917174afa101f18ee1942579d1c13a95e1a 711 0.35/1.00 vMB 28
326,821 326,821 00000000000000000b43789189434d60f1f78c6685bcab0ee660bdac86246f7f 478 0.33/1.00 vMB 32
326,820 326,820 00000000000000001d653918dab1973c1c3e4c88b2c16fdbdce4c9d710c1757c 496 0.22/1.00 vMB 29
326,819 326,819 0000000000000000090acf1ab77d11f910619da671766275998977979de9ca74 18 0.02/1.00 vMB 15
326,818 326,818 000000000000000001c928e6157fbe9d7244389dbe94fddc3aa5bbfd7b8c009d 252 0.14/1.00 vMB 17
326,817 326,817 00000000000000000d11481c92daa5b82cc6c4162dc88dedf2bba4b489496f2a 1,801 0.91/1.00 vMB 31
326,816 326,816 000000000000000004f8b8e5ef04751c26edc2b57001b78d61dbd720ae956281 586 0.49/1.00 vMB 23
326,815 326,815 000000000000000009ebba8f7b10444fab283653a0c0f873431adc59005804c2 2,083 1.00/1.00 vMB 31
326,814 326,814 00000000000000000ec1f2f0acd14013fd7c6e96992a94d8dd70ea4488160e5e 98 0.23/1.00 vMB 11
326,813 326,813 00000000000000000090012f53b6703015dc96c306a16c73ebdaec62bbde409d 1,187 0.75/1.00 vMB 22
326,812 326,812 00000000000000000687dc4c897ffefdf7d02d6e3de505f3c658cee1d27f23d0 512 0.17/1.00 vMB 48
326,811 326,811 00000000000000001316c8f3b097f73d21da2aa8e79a68e97ecbe56ae6296f88 1,176 0.50/1.00 vMB 38
326,810 326,810 000000000000000016b9657a8fdb7cd602a5ac4ddfd2f2565e7d3ec100020084 1,121 0.60/1.00 vMB 28
326,809 326,809 000000000000000016cf550e3c5edbbcda65f3ef641fb022e7e21f01046e2965 64 0.03/1.00 vMB 62
326,808 326,808 00000000000000000f27668e656e2a812a6d380d15e598e8aadb7baff84cba73 236 0.13/1.00 vMB 26
326,807 326,807 00000000000000001be12b5501c9923bc81037aa39e0316be9b472d56fa804f9 327 0.19/1.00 vMB 25
326,806 326,806 000000000000000008b18b757796449307ae7e8fce3f9a59359f06908c85a630 364 0.23/1.00 vMB 21
326,805 326,805 00000000000000001bf7641f5b2035e44e0bae52a0f2d2e5c4133434f371143f 290 0.17/1.00 vMB 26
326,804 326,804 00000000000000001b1f20e2c542359ed6eacde1caedc3c434e5f64a412a0ead 206 0.15/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.95 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 715.16 GB
    • Received: 17.66 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.