Loading Tool

Explorer IconExplorer

Memory Pool

41,614 transactions
27.63 vMB
0.07423718 BTC
Random Selection Loading Transactions
Max Size: 142.58/200 MB

Candidate Block

Mining Attempt ad18b9e4b80471419e077d040a86ae391a227fd276b9fa79fa8d7b408e7074fd
Version 20000000
Previous Block 00000000000000000000a1786ddd55fd420afa28e0b26d3cdf698b7c13a266b5
Merkle Root faa60a3c4b33b1a9a4e23da8a44ad9df82995e0627674ed621518a0185eef38e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,242
Size: 1.00 vMB
Total Fees: 0.01983169 BTC
Feerates: 101.47 > 1.99 > 0.60 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,661 (85,075 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
829,586 829,586 000000000000000000032fb99211893a064090b5095958b3a5ad635791e6e7f4 815 1.00/1.00 vMB 23
829,585 829,585 000000000000000000019e0db106d1d6db3c325633be4e5c3b91b6cd8671e09c 635 1.00/1.00 vMB 24
829,584 829,584 00000000000000000000868d5a28af7dd2e0f32c279a097c7c098aaf4915f407 1,434 1.00/1.00 vMB 30
829,583 829,583 000000000000000000000ca86658040b6c4e5661dd02f878b378ca5d6134352f 1,617 1.00/1.00 vMB 27
829,582 829,582 00000000000000000003af316ae8281399b19016a9d1ff4398a29a2d21825785 1,615 1.00/1.00 vMB 26
829,581 829,581 00000000000000000002168b2e1be0fa4b1826c3c05b638bd302b218363140fb 2,949 1.00/1.00 vMB 41
829,580 829,580 0000000000000000000011031224ed242432c48a9cb3b5a0195db1df67ed5ca1 2,777 1.00/1.00 vMB 37
829,579 829,579 000000000000000000035c141d0146f7bb8525d1e7da1c9b341489a3e52fabe5 2,648 1.00/1.00 vMB 69
829,578 829,578 00000000000000000001ca4d7280e4f146c4eea05a3b61385f46f3ca8f7daf9d 700 1.00/1.00 vMB 24
829,577 829,577 000000000000000000007127e86a7c24a20b254ac6a4787be47866bd4df99f4f 1,927 1.00/1.00 vMB 29
829,576 829,576 00000000000000000000c54a2c36f1f24f372505de18a5fc43543ddd9aa8b453 2,801 1.00/1.00 vMB 45
829,575 829,575 0000000000000000000368db346de939396f39aab3d3568bf2a042783fd0182f 2,270 1.00/1.00 vMB 40
829,574 829,574 00000000000000000003189101ba3410c33e50f188a8201533f11adb45478fa6 2,611 1.00/1.00 vMB 30
829,573 829,573 0000000000000000000210b771715468a0f60b7f34499a85ce1301c7fbcc26de 2,431 1.00/1.00 vMB 37
829,572 829,572 00000000000000000002c89b099c6253efc35ce390433dce367a2f3ba827d603 2,994 1.00/1.00 vMB 61
829,571 829,571 0000000000000000000283fb40c4a8554add0895d6597ff915fe136378f29455 2,465 1.00/1.00 vMB 45
829,570 829,570 000000000000000000002aee2b0f49751fa2bbb238f0945a82a6cc1a78f8737b 2,816 1.00/1.00 vMB 86
829,569 829,569 0000000000000000000148f9aa21c4e308a0df5350246714aa054ccf953bc9c7 1,902 1.00/1.00 vMB 27
829,568 829,568 00000000000000000002cb1eee5965ab13e97391d7ee10fc3f880fd5901b79ed 2,920 1.00/1.00 vMB 45
829,567 829,567 00000000000000000003188a64904002f912061e2ac626f0ff96528eb28445e5 1,990 1.00/1.00 vMB 33
829,566 829,566 00000000000000000002ea09e4f824e0012bec8aee561bc011ff5676e0e860b6 2,676 1.00/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 781.79 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: 634.08 GB
    • Received: 12.24 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.