Loading Tool

Explorer IconExplorer

Memory Pool

21,218 transactions
9.36 vMB
0.11277770 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 53.48/200 MB

Candidate Block

Mining Attempt ffdc16af6cac7f2a1571def09132d2f64c207de8f7884fee8c7811f515c942d7
Version 20000000
Previous Block 00000000000000000001af40f37948f8002f4ad5d51161d9ec1b5afe1feb51cb
Merkle Root 73041c72476d75c5f69f2176672d9a0737c66f90b7f9cb4dc85e6064c3c909af
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,540
Size: 1.00 vMB
Total Fees: 0.08849449 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,425 (836,693 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
76,732 76,732 0000000000632a51a1cc24a3c6659f4adc425542de2d049488591b167b3ca2d9 1 0.00 vMB 0
76,731 76,731 00000000002b65fb75c9bc171dabcf6247dc64fa7d4998eae48e880b0414665e 4 0.00 vMB 0
76,730 76,730 00000000004b859517eed7b03744d01ac7cb794b575e4ecf0fd9789e9dec4180 1 0.00 vMB 0
76,729 76,729 0000000000344e0c2c85b72891ea4b70c9024d80dc1ccdf466bf5860cab10e16 1 0.00 vMB 0
76,728 76,728 00000000000238e6a2f018123c5a0ac33760861873cb210ca02f58ffff385cb2 1 0.00 vMB 0
76,727 76,727 00000000002585f4c33fc6b9be1ee02988545204baf4597771dccb8e35877e5a 1 0.00 vMB 0
76,726 76,726 000000000064df97c2f2f253e09ffce3aed2363bd91538911538774c2484deb1 4 0.00 vMB 0
76,725 76,725 00000000005dce16b92fcf1188c7740d6045fefe4f6743f5c27daf4c658338ec 2 0.00 vMB 0
76,724 76,724 00000000003cf84fcbd674d110286d14fbebe9f8a6db6b77a350a2f22bececda 1 0.00 vMB 0
76,723 76,723 000000000048b5c0a2641dc58343eab04ce6213ac7cf2b598dc3ed50b96f940f 1 0.00 vMB 0
76,722 76,722 000000000050117a49991710fafd1ae26a8cdba5897de6b61b036e5e36d63699 1 0.00 vMB 0
76,721 76,721 00000000001ce3635b3d85add2cfa4bce2b57f8d77a870548c70ac96a4cb39bd 1 0.00 vMB 0
76,720 76,720 000000000007c6278c64bb35a9db1b0fba8970e74ac7e8a1181530fa05a3b48f 1 0.00 vMB 0
76,719 76,719 00000000006248b7bce3eb925dd79d5a3b75aff48857fff24de4c1151c93449b 1 0.00 vMB 0
76,718 76,718 0000000000398c3fb33964328ef0a3ac0ada949eaad17a4b72ffdaa46b7ae78a 2 0.00 vMB 0
76,717 76,717 000000000023b45b455a197394241373550e874b97fb736ab777ed220cc96b33 1 0.00 vMB 0
76,716 76,716 000000000014f066bfc4a9c03d2ff7f58018e584e71e2195d944e903e64aa94f 1 0.00 vMB 0
76,715 76,715 00000000005938b51febf1b6f7d256151e1cd91e7dfcf946c069cf85c8f7d68e 1 0.00 vMB 0
76,714 76,714 00000000005071721e10764ed63bd7157d1cd68d0e42509ca23b44dbb39f972a 1 0.00 vMB 0
76,713 76,713 000000000045278b6b80f9cbd570bacb696f0f987a4ea2f94ac787a689f9e9f4 2 0.00 vMB 0
76,712 76,712 00000000004e16fe99ed22c5b4099574e73b1426dad7fa92384359660b39980e 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.61 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: 299.36 GB
    • Received: 1.29 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.