Loading Tool

Explorer IconExplorer

Memory Pool

74,189 transactions
29.65 vMB
0.07581393 BTC
Random Selection Loading Transactions
Max Size: 171.40/200 MB

Candidate Block

Mining Attempt 6ed0f03eaaa18de41019f227ea8cde6c4f1360b884bed2ac9b1e5d60d3f56fbd
Version 20000000
Previous Block 00000000000000000000652139344fdae39ca5e8c3d9d42796114be58ffac4be
Merkle Root 17ad1d863a603ea66d62cd1b1107010852a4b19a45283de2fd6bab7e50055be8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 210
Size: 1.00 vMB
Total Fees: 0.01067159 BTC
Feerates: 105.47 > 1.07 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,056 (533,154 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
381,902 381,902 00000000000000000bb9c4fd8411ef62985701fb874a78ad6ef660fbfa26a639 1,821 0.93/1.00 vMB 33
381,901 381,901 00000000000000000581a81856ad89dac2d72f1263fb66ba2c43d22088896e99 2,395 1.00/1.00 vMB 45
381,900 381,900 00000000000000000dfd99892e30622fe18fb165ec129109aac78a83afa108c0 2,364 1.00/1.00 vMB 52
381,899 381,899 00000000000000000c3624e79fcf08a075044dc45d779c316b8bfd408ea81483 734 0.47/1.00 vMB 29
381,898 381,898 0000000000000000099db679e4544bd9d33cfddc90979ce8471ab57faab9b401 2,163 1.00/1.00 vMB 39
381,897 381,897 00000000000000000fde8ab6bf8d81e47bd51cb49baaaca4a5938993d5320f84 657 0.99/1.00 vMB 14
381,896 381,896 00000000000000000428fac33940f200ed0b77ac60aa4d52046770261b13ffa3 1 0.00/1.00 vMB 0
381,895 381,895 00000000000000000b18f37d970cc4c36f5ac75dd1579e624475e0f98efec9db 3,061 1.00/1.00 vMB 35
381,894 381,894 00000000000000000bc12ec5988793b508f7bd4a4ec51337e948e87d76695902 2,583 1.00/1.00 vMB 65
381,893 381,893 00000000000000000a1af073a28c843c4b53081b4222b9449ffc937db4768e5f 1,564 0.75/1.00 vMB 105
381,892 381,892 000000000000000006121fca9a5f3f1546235b7b88ac62a92b01370658d73c4f 1,953 0.99/1.00 vMB 35
381,891 381,891 00000000000000000ad6846b978dc467d3599c212db047b18073806fac79b756 1,966 0.95/1.00 vMB 25
381,890 381,890 00000000000000000b1e42e0276f822a559383c13e29df211d2e5c994c6f1f94 2,690 0.93/1.00 vMB 69
381,889 381,889 000000000000000007a87faed10714fd2d2b53fcbabe6d4952e1e9e31d0577e0 1,562 0.99/1.00 vMB 24
381,888 381,888 0000000000000000099ffbf0a12caddf4bcfdbcba3df9a9114e5185714b83bbe 1 0.00/1.00 vMB 0
381,887 381,887 0000000000000000004feb4afd90fb6756276069b14e600b2a35d52ecb167714 1 0.00/1.00 vMB 0
381,886 381,886 00000000000000000a00c4c03bfb01d8c8a87c31155bcb5d74630a42a373ecf7 2,495 0.95/1.00 vMB 43
381,885 381,885 0000000000000000113d8aba1f895218317a0ee08aae6b1242fd22420c6c592a 1,706 0.99/1.00 vMB 22
381,884 381,884 0000000000000000110b36b14927c8d308d107bedb05093943ae003384dd4334 1,244 0.75/1.00 vMB 22
381,883 381,883 00000000000000000a175c2e488b911df32052d35ea31dfe7a17d1b5a07a0b56 2,571 1.00/1.00 vMB 42
381,882 381,882 00000000000000000577b69f995bd1a55ce413443cbd9a8c4449064a9b866a70 1,865 0.75/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 782.49 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: 668.25 GB
    • Received: 15.45 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.