Loading Tool

Explorer IconExplorer

Memory Pool

73,672 transactions
27.35 vMB
0.06378253 BTC
Random Selection Loading Transactions
Max Size: 167.01/200 MB

Candidate Block

Mining Attempt d1c818f17931bcb85e8bcf95a5b2e8006b19351f72e9450a7b23554096b70331
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root cb67db5bf90edbbc5708c9b93d092a5d08b9bd43a1594e08526ab57f2ae8d3ca
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,223
Size: 1.00 vMB
Total Fees: 0.00565152 BTC
Feerates: 73.20 > 0.57 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (371,736 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
543,587 543,587 00000000000000000006b08786026d7f9a62118b70948315570d5bf53a1982a8 39 0.01/1.00 vMB 32
543,586 543,586 0000000000000000002750bf26fd1846ead9955a6f7d6669db353e3ab7e7cef5 1,289 0.52/1.00 vMB 11
543,585 543,585 0000000000000000000bb3996368443b2b4001fa634015d5c03583ba9558d888 2,535 1.00/1.00 vMB 20
543,584 543,584 00000000000000000011b51a105d239c1899e8349f40f95bc7ad3773a2c15290 172 0.06/1.00 vMB 8
543,583 543,583 0000000000000000000fc540a50483f92f0c732f3c73954c82a230ed952d3f0a 505 0.21/1.00 vMB 2
543,582 543,582 0000000000000000001dc885a441b1c79d741a986ebaa461ac8a313b5dd05255 2,723 1.00/1.00 vMB 9
543,581 543,581 00000000000000000001731235cfd256dec46627f4bbf97b6af083a461550a73 1,944 0.93/1.00 vMB 38
543,580 543,580 00000000000000000015e58d327690bb846783121e0fdc402e70ab6d3b457159 424 0.13/1.00 vMB 16
543,579 543,579 0000000000000000000e51c6bead990c6b47ae2b7dc5870fcd78eb8358abfbf4 2,484 0.98/1.00 vMB 22
543,578 543,578 00000000000000000009bef9e3e237d0ceec43d3399bf4c6f504debc055e1565 905 0.32/1.00 vMB 19
543,577 543,577 0000000000000000002395da397a7b40ffcaed39309b9341c76a8265cc65e8f7 1,227 0.57/1.00 vMB 11
543,576 543,576 0000000000000000001682d61d0b5e33deb884d520350a4467bd83f130876b45 1,966 1.00/1.00 vMB 23
543,575 543,575 000000000000000000064064f50086f8983be9da0cf90c2f1133fdd4cae2f285 451 0.17/1.00 vMB 22
543,574 543,574 00000000000000000014fc253a7e4b5a3d47b568917d6084d2b7046448cd3f9d 1,037 0.41/1.00 vMB 17
543,573 543,573 00000000000000000018c3817797574b0286bb1f1700fcd25d43318b1bcc57af 1,140 0.47/1.00 vMB 23
543,572 543,572 00000000000000000008afa8857f5a3a90d4980459d10c0e5704fe20285f81aa 2,046 0.82/1.00 vMB 3
543,571 543,571 000000000000000000159fd1789e50d137ca72ef6d7d6f95c347e0026c21afe1 2,774 1.00/1.00 vMB 31
543,570 543,570 000000000000000000212a7bad8c7914c5f4752f72a8b60f1ecd55105cb071f2 2,003 1.00/1.00 vMB 29
543,569 543,569 0000000000000000001897a4650f14647affb521ff69649387758c85e6aba45d 1,452 0.76/1.00 vMB 15
543,568 543,568 000000000000000000064258b91acc083a33069ba3d9d3ab337dabf49d28d488 2,999 1.00/1.00 vMB 6
543,567 543,567 0000000000000000000a2351da7e8e1bace9a67e749dbeecc735d23d9c61318d 2,506 1.00/1.00 vMB 47
Previous 10 blocks ↓
Total Size: 782.95 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: 715.14 GB
    • Received: 17.65 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.