Loading Tool

Explorer IconExplorer

Memory Pool

81,880 transactions
30.06 vMB
0.13042458 BTC
Random Selection Loading Transactions
Max Size: 181.59/200 MB

Candidate Block

Mining Attempt 5ff196ff6e8e51bd318e2a0139979639bcb066d47efdb3113fdee81d7d263e6d
Version 20000000
Previous Block 00000000000000000001c91beefdbf93e824f2717ab594e9edd9a754a7cec7fc
Merkle Root ef08f7ca8ade1db482b226823b229607fd6d897599d0bf8585e934a8ea6d87ed
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,234
Size: 1.00 vMB
Total Fees: 0.05399225 BTC
Feerates: 477.45 > 5.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,137 (504,290 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
410,847 410,847 0000000000000000032057e860943b7d627fc99eb83c0051ac686e0639fb6a87 982 0.61/1.00 vMB 30
410,846 410,846 00000000000000000276dfe58b4aee7d561a4ca2a70bf66e0e572ef7ae86f694 1,275 0.54/1.00 vMB 37
410,845 410,845 000000000000000002c9791d43c0f7508e2fee39d3c14b59048baa9dc9d5fd63 976 0.36/1.00 vMB 39
410,844 410,844 00000000000000000580b68a38d71bf60fdff998dd800ca6e3da451c66c3614d 1,974 0.86/1.00 vMB 28
410,843 410,843 000000000000000000be4e7493da19453676c81c2fa6a4532ed525c4393a9f77 1,411 0.93/1.00 vMB 68
410,842 410,842 000000000000000000788c7eb5e0b6e21d54651039ac8748e104c85f5edd64df 455 0.35/1.00 vMB 23
410,841 410,841 00000000000000000006f6ca874a4d7da595b37e47517dc2346569a52d50f61c 2,654 1.00/1.00 vMB 42
410,840 410,840 00000000000000000121b7e769ee39ec682d623273c4408a46212081a7611f4d 902 0.73/1.00 vMB 22
410,839 410,839 00000000000000000235ff27373a3c6539d008ffd6cff20211d07365d54deebc 2,933 1.00/1.00 vMB 51
410,838 410,838 00000000000000000492195f8b5ae9eceb2be929627988870b9a1e04813c230b 2,017 1.00/1.00 vMB 38
410,837 410,837 000000000000000003daee7a79013a7ca50520225d770bdda3110290da097f8a 2,515 1.00/1.00 vMB 40
410,836 410,836 000000000000000004dbb52fe0401dffb5c1d75d538bcce66813fe336893e4f9 631 0.31/1.00 vMB 38
410,835 410,835 000000000000000002c5944b7905483029884c39afaa1cbd19dd5484e99bcd89 677 1.00/1.00 vMB 13
410,834 410,834 0000000000000000031f8b4fdc830ea07d6ee37db515973cbef41e81a63d02d2 2,588 1.00/1.00 vMB 44
410,833 410,833 000000000000000000dc4cf8678bf36b005fba2716cd4c41d34b0780b1d8cd87 2,064 0.99/1.00 vMB 48
410,832 410,832 0000000000000000060c3d5af3f2d4f5ae75e8312a4396921275305a768852d4 451 0.23/1.00 vMB 35
410,831 410,831 0000000000000000038afd48f08219d08b5341c831360a14f00dcb038b5919db 1,446 0.57/1.00 vMB 37
410,830 410,830 000000000000000003c9bfa5398743030bb356833741788e8a7c9bb5d058e8f0 1,057 0.42/1.00 vMB 36
410,829 410,829 00000000000000000209bb3c0d753fd7a929910ce0d28a9bceadcb5ab0ffd122 1,726 0.90/1.00 vMB 32
410,828 410,828 00000000000000000060d784b53e949c6613dd62898c13826fa65dcd901c0384 1,222 0.64/1.00 vMB 31
410,827 410,827 000000000000000005ac5758bb690ea0192d13dd641d198f93b7d2d1e1ef29b9 989 0.48/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.63 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.21 GB
    • Received: 16.18 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.