Loading Tool

Explorer IconExplorer

Memory Pool

80,683 transactions
30.23 vMB
0.15134395 BTC
Random Selection Loading Transactions
Max Size: 182.19/200 MB

Candidate Block

Mining Attempt 2ff69b8c35fa1c14dd80edc25ffd87f4eeeac63586a1f348a7fe0ae3e88f3af4
Version 20000000
Previous Block 00000000000000000000bed9e82db9db72d1b18bb335810616975b81723d85a6
Merkle Root 5f9ff6a5d0260a3982c7b08753b49dc1a6b3a52c271ade18058d86432ab98a8f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,883
Size: 1.00 vMB
Total Fees: 0.07777293 BTC
Feerates: 251.00 > 7.79 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,130 (302,111 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
613,019 613,019 0000000000000000000cbe4d071c31a2a1e83423318ed43cb1dac4f63206f275 2,917 1.00/1.00 vMB 14
613,018 613,018 000000000000000000114aaaa921ca1fb1092ec6a9aae1c8c0060284f1fcaa34 2,490 1.00/1.00 vMB 9
613,017 613,017 0000000000000000000b50f69ba6145260777016d0dd18200a982126e1e85415 3,164 1.00/1.00 vMB 31
613,016 613,016 0000000000000000000ea8e80113029312e8124b39819be888af488baee57de1 2,945 1.00/1.00 vMB 15
613,015 613,015 000000000000000000052d4b5680843fa6052d9bced84cf5bcc9b96eea8c828b 1,950 1.00/1.00 vMB 7
613,014 613,014 00000000000000000003dc8680487407789777fa2c60ffb88047a4c63fa74dee 2,711 1.00/1.00 vMB 11
613,013 613,013 00000000000000000006c4123a425b14c10ddac8036e3d38aacfe2c2c2d55db7 2,922 1.00/1.00 vMB 16
613,012 613,012 0000000000000000000df36d09f092c65a51c56dc784895da751ce1998a07a51 2,779 1.00/1.00 vMB 14
613,011 613,011 0000000000000000000eebe5472023ab534d59cf8116ce2486417ab02d07e829 3,431 1.00/1.00 vMB 24
613,010 613,010 000000000000000000023918233927bfb0755eeff0762c31d4acbfc068cd68b4 2,653 1.00/1.00 vMB 16
613,009 613,009 00000000000000000004ea1731a3baf2e5ecd45a6d172e81ec00a0c7afb162ed 3,299 1.00/1.00 vMB 18
613,008 613,008 0000000000000000000c2a588b183a8d7af573f99791597bc7f8b245eaa247ec 2,669 1.00/1.00 vMB 20
613,007 613,007 00000000000000000004b16536b42f5e193a42422b2416338c1e8cb100fec872 3,479 1.00/1.00 vMB 23
613,006 613,006 00000000000000000011e1c3e9895f482b08587fec2e4194afd958dc4dd63502 2,843 1.00/1.00 vMB 19
613,005 613,005 0000000000000000000be7138e08299c241b64f27a520fa8273427fcb871d809 3,236 1.00/1.00 vMB 24
613,004 613,004 00000000000000000009d0f44c4a561bc418f389d4a834eaa014bf301cf41f90 2,708 1.00/1.00 vMB 22
613,003 613,003 00000000000000000008cbbbb46d4b7cb7fab8de70f14da61f4ef15937a867b5 3,252 1.00/1.00 vMB 21
613,002 613,002 00000000000000000008fc2165b4dc4b45d477f9221dbf11b4578080424a537d 2,758 1.00/1.00 vMB 31
613,001 613,001 00000000000000000009cd15b01f6faeee58c6ad476daa41ba29a09bb100e526 3,276 1.00/1.00 vMB 31
613,000 613,000 00000000000000000008d2989ca5876b9c24ae9f4c78090063877cda555a3510 3,160 1.00/1.00 vMB 39
612,999 612,999 000000000000000000103fcfc5935d2789dc4215170afaa228422c49f6e88958 3,069 1.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.62 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: 672.03 GB
    • Received: 16.11 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.