Loading Tool

Explorer IconExplorer

Memory Pool

78,363 transactions
29.82 vMB
0.08149340 BTC
Random Selection Loading Transactions
Max Size: 178.56/200 MB

Candidate Block

Mining Attempt ec7d5743193183b41de76c4f9a25218ac1ab59704b79174b486a3ca417d9ac9b
Version 20000000
Previous Block 00000000000000000000afdf5043b8b27b92fc11e8966ab025edf9415d082b3b
Merkle Root 4e782bc98ba197d4e26d75213466b693093fdb54089a68714db60a255eac6444
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,627
Size: 1.00 vMB
Total Fees: 0.01421549 BTC
Feerates: 100.69 > 1.42 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,152 (591,235 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
323,917 323,917 00000000000000000ccdd57125595319871350ecd05294b0c3b480770070a269 88 0.05/1.00 vMB 27
323,916 323,916 00000000000000001d6181cbf70b7b5aa1f7ea7cc5dea5c8c7174d8ccee4d127 475 0.26/1.00 vMB 31
323,915 323,915 00000000000000000d0f79cd7eb6ee7a83ea10c5b5b2094f484d447c8c116c31 254 0.22/1.00 vMB 24
323,914 323,914 0000000000000000128b529cf71c2ca08abcbd93e3892e472e83657444d1eece 365 0.17/1.00 vMB 34
323,913 323,913 000000000000000001bbcd52c00232a9c1e4c6687c62e8e98020f4430fc69fb4 260 0.13/1.00 vMB 27
323,912 323,912 000000000000000019116ea9bfa700ddf51e661ba5680360bf9606c82bc098b3 207 0.25/1.00 vMB 13
323,911 323,911 00000000000000001aec1bfa129c857de7824f0f1e4d9cc37e1f4d71326e68bf 512 0.20/1.00 vMB 33
323,910 323,910 0000000000000000028ebe1429ee59cb5a0e8788bf2f9bdc61e4978ddbf63457 64 0.04/1.00 vMB 51
323,909 323,909 00000000000000001d177b767fcb2ed84605d49a8741716c9aac40e30b57f1e3 422 0.20/1.00 vMB 36
323,908 323,908 00000000000000000e502810046428ed4d98ee313e66f28d7c2dda5022b39c2f 314 0.19/1.00 vMB 29
323,907 323,907 000000000000000018a1beb34c2f83e1d5bf79edafe86a7d81571c0ca51d951e 739 0.57/1.00 vMB 24
323,906 323,906 000000000000000014d15d9932f15d79a6330227d71f63b01385c3ab8f2e5401 352 0.24/1.00 vMB 28
323,905 323,905 000000000000000005226911ea167375b1767d6fcdffac1ed979fef4416849af 187 0.16/1.00 vMB 18
323,904 323,904 00000000000000001a0766dcc09cca9bced4905727828d73739e5809fb3634aa 220 0.09/1.00 vMB 41
323,903 323,903 00000000000000001524a52f8132924300cb5b306b05b0b763405403671b3b25 378 0.18/1.00 vMB 32
323,902 323,902 00000000000000000e3fe704a71341a81a5a22f9d422d4ad1323c79a39a31694 112 0.05/1.00 vMB 43
323,901 323,901 00000000000000000756c7f154baa21d1e9513d06b2226eb6d5752366ea2d1a5 252 0.09/1.00 vMB 45
323,900 323,900 000000000000000008126700d6300887cf2c0c2254b37116525919109db85b0c 550 0.35/1.00 vMB 21
323,899 323,899 000000000000000012b809b54906379d06162cde595fcb9b8028991a1dc756bc 529 0.31/1.00 vMB 28
323,898 323,898 000000000000000009970a4925ecfa3be042bd3af644630b74e29c08bfc47eae 64 0.04/1.00 vMB 49
323,897 323,897 00000000000000001f22c16975a6517a0c5820a140dbb041efa1fdfb554ce57d 117 0.05/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.66 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.96 GB
    • Received: 16.34 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.