Loading Tool

Explorer IconExplorer

Memory Pool

75,964 transactions
27.93 vMB
0.07787843 BTC
Random Selection Loading Transactions
Max Size: 170.46/200 MB

Candidate Block

Mining Attempt 9bc63769b546972e5ab765ac4c5609723b590b4d2ff3f007d332354f5be3959c
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root 9da9ca493b68642c86aee65e6be601370b426485b89e441bf2bd289c93072b61
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,114
Size: 1.00 vMB
Total Fees: 0.01790113 BTC
Feerates: 150.93 > 1.79 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (147,423 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
767,874 767,874 00000000000000000001a68b707e52305ba52414a409193f12b4ba919b6274f3 217 0.06/1.00 vMB 14
767,873 767,873 00000000000000000006e4fe409ffa2f0c08a96f40def978516200b8d5a96701 879 0.29/1.00 vMB 14
767,872 767,872 000000000000000000035f5f87bbf211f23ab7258b7e5a7ab6df8ce95404b298 1,333 0.76/1.00 vMB 13
767,871 767,871 00000000000000000004a3f1de88cbe31b148d341ba2a9424558801325c7e2e9 38 0.01/1.00 vMB 17
767,870 767,870 00000000000000000001a0e6dc028756eaa41e1403a01719e591e323da55f3ed 101 0.07/1.00 vMB 16
767,869 767,869 0000000000000000000694d32eb0218f55a7351421c167a45f78517e5d1047f5 132 0.26/1.00 vMB 2
767,868 767,868 00000000000000000005847cd13fcf35b6102d748360ad373f6cb30ab26cc0bf 1,249 1.00/1.00 vMB 12
767,867 767,867 000000000000000000035727f6fd50bcba347c96ba16bd28eaf0a8456d182803 2,417 1.00/1.00 vMB 15
767,866 767,866 00000000000000000007ee6dd144908876a90a6066a64d1bd357e15df4c83d09 475 0.26/1.00 vMB 10
767,865 767,865 000000000000000000082ef883dbc49a7c2215df5064263852f5d5e7f31ebde4 250 0.94/1.00 vMB 1
767,864 767,864 000000000000000000011df13eb3050ff2854e30aaa926fbbeb77f027c5453d4 2,727 1.00/1.00 vMB 16
767,863 767,863 00000000000000000001a22df1a2fc538e642fec6ee81b23584a10373260a05f 2,540 1.00/1.00 vMB 14
767,862 767,862 00000000000000000004645b2f1171876f6aee5ed9bf8ba16857bba8b729258c 2,686 1.00/1.00 vMB 14
767,861 767,861 000000000000000000053009eb9b9fbaa8606462d013987b195696321cf9e231 1,798 1.00/1.00 vMB 9
767,860 767,860 0000000000000000000187919945728e25a51e527534a06b1f1396e3bc5553f9 445 0.39/1.00 vMB 7
767,859 767,859 00000000000000000006c450d1ae12239b1f88bc02770edcf8836c496f8e51e7 1,152 1.00/1.00 vMB 12
767,858 767,858 0000000000000000000608b9b21d1e2053928bea39ee5712d31a67bbf1870bfb 353 0.17/1.00 vMB 11
767,857 767,857 000000000000000000078f5b4f08de8f4fc36705a2c10af374a88e636156505c 1,658 0.67/1.00 vMB 11
767,856 767,856 00000000000000000002fb42733dd0a70102d2130c76675095e1d50800eba251 308 0.12/1.00 vMB 14
767,855 767,855 000000000000000000054abcb26d271ba825c74f3f3adf2786348fca39c08ebe 1,238 0.47/1.00 vMB 12
767,854 767,854 0000000000000000000678056974d63f8aba99c5c8bf8e7976bd3845c9e90fac 2,091 0.95/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.90 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: 713.72 GB
    • Received: 17.44 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.