Loading Tool

Explorer IconExplorer

Memory Pool

85,882 transactions
33.31 vMB
0.16907015 BTC
Random Selection Loading Transactions
Max Size: 198.00/200 MB

Candidate Block

Mining Attempt 3b2a3ecd706bfb4312ad6ce0330caf6f2dcef512a36b233be89fa4e3df0fbc5f
Version 20000000
Previous Block 00000000000000000001618798e66a050b3c71eb7c99c336c2e1b2e64f4feb97
Merkle Root 5cc2b9025942f1dc28e3688b5e794e9a6ce2d63d23c69eb611c2b73c9fbd87c5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,992
Size: 1.00 vMB
Total Fees: 0.05233256 BTC
Feerates: 318.30 > 5.24 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,353 (386,298 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
529,055 529,055 000000000000000000162e4899d4c65da6b14aefafce5d089c65a0afee29d8d3 1,904 1.00/1.00 vMB 67
529,054 529,054 00000000000000000036a8ba74707046f526475ce2b8bc06904b5c9a8e8396d6 57 0.02/1.00 vMB 39
529,053 529,053 0000000000000000001f2fa86b4da0f9ead0af55fa368ad3ec6abbbe54042792 125 0.04/1.00 vMB 57
529,052 529,052 0000000000000000000dfdd8f9a027438c7f198db06111c0901ffcc6d53161e1 676 0.30/1.00 vMB 45
529,051 529,051 0000000000000000000b0b2bac592d3f6343cdf71fe1380f7c2826b079e4f870 20 0.01/1.00 vMB 7
529,050 529,050 000000000000000000134f995c879c2b0c9c8456259fcdbdf44e1d0501400cbb 81 0.02/1.00 vMB 34
529,049 529,049 00000000000000000003068f2ff815c826433a309a2366e08799672a3367ffab 1,829 0.79/1.00 vMB 41
529,048 529,048 0000000000000000001951dfc9abf5e8d60e9ab6fe9bf05797b671edd7ffaf05 424 0.24/1.00 vMB 27
529,047 529,047 00000000000000000033dbe57814b8ba68c878140b389ef9339204e217f249f0 824 0.27/1.00 vMB 10
529,046 529,046 00000000000000000007fcdec454485209c26c401069582d9437036642260f3a 2,415 1.00/1.00 vMB 47
529,045 529,045 000000000000000000363a8923948b76e94f6a047a5b2a73d8bf0bd1000b9279 1,755 0.76/1.00 vMB 24
529,044 529,044 0000000000000000001679ea14b946cb38b4d618671862bc2bc2d5cffadcc7c1 2,828 1.00/1.00 vMB 35
529,043 529,043 0000000000000000002c90362cef61a8afe9c7da768fc269abd959f29136d465 2,261 0.99/1.00 vMB 43
529,042 529,042 00000000000000000027d6fd930cc7267e9b065b274f7dcf643b7deca6f7a33b 945 0.51/1.00 vMB 29
529,041 529,041 000000000000000000168e621604bf4aeb453d4db4e091c83fe1bb6d969d33e9 710 0.40/1.00 vMB 32
529,040 529,040 0000000000000000002978787c85718a42250e52e82a4eaaa2aa4c73df6d5497 1,310 0.56/1.00 vMB 30
529,039 529,039 0000000000000000000038d526878894d87984137a8f2203a913f37c8989a715 1 0.00/1.00 vMB 0
529,038 529,038 000000000000000000368ad86fe9d50b1b19f10b581183b94e03ad4574558a6b 75 0.03/1.00 vMB 36
529,037 529,037 0000000000000000002f6bf10f8373f575a7357d8af46c5e55bcb209e47043cf 337 0.16/1.00 vMB 56
529,036 529,036 0000000000000000002ee7143d6aa7a6a16082e974daa9bf44c5a4a34b831a9c 644 0.21/1.00 vMB 39
529,035 529,035 0000000000000000001dc40aa36764a326d720b4bbc2b02b47aea5193b82b4d1 2,459 0.94/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 783.00 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 718.86 GB
    • Received: 17.97 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.