Loading Tool

Explorer IconExplorer

Memory Pool

18,659 transactions
8.75 vMB
0.05166486 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.68/200 MB

Candidate Block

Mining Attempt 2a463287a59fa185a3ebe78957f221cc5ca56e34d6c8bbaa82f5cdd2ff286e7e
Version 20000000
Previous Block 0000000000000000000025f04ff2c401a5399cfff1f91b6377cb2b55eeb38fad
Merkle Root 78d2660e3b411b9d4baae8899a238ee055ce739aa0230c7a958b906a94fa9e98
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,804
Size: 1.00 vMB
Total Fees: 0.03105355 BTC
Median Feerate: 2.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,421 (836,694 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
76,711 76,711 0000000000514532d083725a700c4c7c2e91e20303f4b5266d4f3dca6359e277 2 0.00 vMB 0
76,710 76,710 000000000060ceff5530aed7844087c0b97d51e8d41ecb0a042e675ad1f2f3c4 3 0.00 vMB 0
76,709 76,709 0000000000530b130568af6d07e629cd736576908ff6e5325c069049dfa90a02 1 0.00 vMB 0
76,708 76,708 00000000003f94d8e9a694f33e8ce32ffa125c91ef2f2074752bccf6eb9da3d4 1 0.00 vMB 0
76,707 76,707 00000000000a7623fa2db25d9bb726a9416a0a0d976299dd42babfeaea519a9c 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.60 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: 295.20 GB
    • Received: 1.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.