Loading Tool

Explorer IconExplorer

Memory Pool

47,946 transactions
20.70 vMB
0.06291871 BTC
Random Selection Loading Transactions
Max Size: 119.21/200 MB

Candidate Block

Mining Attempt d3b58f7b6fe781f6d48a34f75fccfba28895f49db8351fea69c58527df4bb9d5
Version 20000000
Previous Block 00000000000000000000c3f1d592c22fcd11af876118c00bccd56624d9df806c
Merkle Root d3f8249de9460bac5be00fef6f9bd185becb043a7180e4f02ac5dd1b307a3f5f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,052
Size: 1.00 vMB
Total Fees: 0.02167346 BTC
Feerates: 101.65 > 2.17 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,945 (845,294 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
68,651 68,651 000000000043d70efec82f7421fcb8813f89a3cd2f58e168132303d77961ce40 1 0.00/1.00 vMB 0
68,650 68,650 0000000000141c749e48776de4adc70ebd69f52447ddd051f919df57b7f2ed47 1 0.00/1.00 vMB 0
68,649 68,649 00000000008695b0b4b712f7a8a228292465ea1b8375b01a0e062ddf342caa9f 2 0.00/1.00 vMB 0
68,648 68,648 000000000025a7031b0cec7fad519e00ad8c36b1b475d04e41fcb14be6742616 1 0.00/1.00 vMB 0
68,647 68,647 0000000000ed5f17148d704a877dff109ac38f0c7b801352db9c9a12fdee97db 1 0.00/1.00 vMB 0
68,646 68,646 00000000005bb4f47f73d7b3b44570ae4b34398a52ebba4234fcd026692c7c72 1 0.00/1.00 vMB 0
68,645 68,645 0000000000c56b81f7c0b6cdd89a39d13e0b8247d1b53d86e5a2a3b0b9d97327 1 0.00/1.00 vMB 0
68,644 68,644 0000000000db9081772376a6a641db94bc1cfc9ab430f3d95f24ffd64ed3ea41 1 0.00/1.00 vMB 0
68,643 68,643 0000000000582374d2e24b5867a7e750144a483fcc096cfd9886775c39e520c6 1 0.00/1.00 vMB 0
68,642 68,642 0000000000bf90b3b9d330490ac87717af45167f57944c4940e429726f6a17c5 3 0.00/1.00 vMB 0
68,641 68,641 0000000000b9959face3811c12350cad6938c6a26817222e6a0ed260a3b05d46 1 0.00/1.00 vMB 0
68,640 68,640 0000000000b514cf03bc2a00a8293047badeb4acfcc71bb1a34b6b8761e38610 1 0.00/1.00 vMB 0
68,639 68,639 0000000000d2f281c1b00063bad975bcccfc3f20a1a1f33943a4b505cecce028 1 0.00/1.00 vMB 0
68,638 68,638 000000000036a177810f05ace6f96b589e60d82bb5b7d4f08560764def7f18a3 2 0.00/1.00 vMB 0
68,637 68,637 0000000001604ec5efe42303000dbc025bb6660efbcd47ba5c19cfa2514ad8cf 1 0.00/1.00 vMB 0
68,636 68,636 00000000012980899c3b74bf46ce73b9a3bb189805a7b688978a99de8ee8550e 1 0.00/1.00 vMB 0
68,635 68,635 0000000000eefbe7da2f69c9d08cd832767dcbb0da15a21d3d47c56355289789 2 0.00/1.00 vMB 0
68,634 68,634 00000000004cc989e878852d985d44e5d9ff11147041c80294373f83b593081b 1 0.00/1.00 vMB 0
68,633 68,633 0000000000f391f7f949bd3cfa77aac47675a7682c8dc1612c1d83883126f89f 4 0.00/1.00 vMB 0
68,632 68,632 0000000000f756e3a2d49a6aba906da0e72727da58d57de8572a1bbebf2b113a 2 0.00/1.00 vMB 0
68,631 68,631 0000000000a66e1839ac4bcb979f044d13c162569220f7fc0214fc94ad0d4a07 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.51 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 532.71 GB
    • Received: 5.84 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.