Loading Tool

Explorer IconExplorer

Memory Pool

79,122 transactions
29.70 vMB
0.09292209 BTC
Random Selection Loading Transactions
Max Size: 179.19/200 MB

Candidate Block

Mining Attempt adb0c2afeb67c230b0e678d0a5a952d08b27b121868227a1af0032b8fd748518
Version 20000000
Previous Block 00000000000000000000bed9e82db9db72d1b18bb335810616975b81723d85a6
Merkle Root 20f095beffa5f1ec649d368f4f004d64d5b59efe4765bc8af91ca4be208ceec9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,637
Size: 1.00 vMB
Total Fees: 0.02687193 BTC
Feerates: 251.00 > 2.69 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,130 (591,208 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
323,922 323,922 00000000000000001e4e1b7072d8b60dadc13b699373c02bc39efa32e6dbf5dd 235 0.15/1.00 vMB 25
323,921 323,921 0000000000000000101f3ac16057f59bd4445d8c36ef190fca9c9fef0687558e 200 0.13/1.00 vMB 26
323,920 323,920 00000000000000001f06af40c2934608453ea9efe3caf03ba8681a423c05e825 177 0.09/1.00 vMB 34
323,919 323,919 00000000000000000fe55c4bdcfd1941fe641d0ea9f269065579f95c2a964f20 20 0.02/1.00 vMB 15
323,918 323,918 00000000000000001bbd79ebd621015d55e3f124135626f272eef7317f70b594 67 0.03/1.00 vMB 28
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
Previous 10 blocks ↓
Total Size: 782.62 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.01 GB
    • Received: 16.11 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.