Loading Tool

Explorer IconExplorer

Memory Pool

24,506 transactions
4.93 vMB
0.04709461 BTC
  • 1 sats/vbyte = 12 blocks ()
  • 11 sats/vbyte = 11 blocks ()
  • 12 sats/vbyte = 4 blocks ()
  • 14 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 37.81/200 MB

Candidate Block

Mining Attempt c50b1f90f838fbbb042f23a5d09925427b9da07000a2b8c07ee9fd5a4b4ecc13
Version 20000000
Previous Block 00000000000000000000fa5ac65bb466897a717b43d83c4676d81fd778ba2665
Merkle Root 31b5b6e542fcb4b13bf0943c256d510df250081adedad019484fb6af3f5bdc55
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,249
Size: 0.89 vMB
Total Fees: 0.03671152 BTC
Avg Feerate: 2.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,807 (763,808 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
148,999 148,999 000000000000014d932fc386930a4bc2f34e25075d602d562a9fa99a4119136b 0.02 MB 50 135
148,998 148,998 00000000000000999782e3fb36dffda3dfba7f44f9400a9ee4da9f49e1dd0357 0.00 MB 7 64
148,997 148,997 000000000000005112ca08deb54380bb54132120946901fe378df23e7f669195 0.02 MB 30 138
148,996 148,996 00000000000003dc7f02cc1fb37bfcdb53b2d13e95404d5522985791b1ab7862 0.00 MB 8 49
148,995 148,995 000000000000053f7a02c2ae62cf2317e573127a597ef82719c48e93743d51f5 0.01 MB 31 50
148,994 148,994 00000000000002e0a3b3e3ee1e66cc9f07294e1f8fc441bb6d6500b19ff7f701 0.01 MB 12 69
148,993 148,993 00000000000004c42cf776c850b15a2c1db73abc75b238262c18707fbf644822 0.03 MB 100 97
148,992 148,992 000000000000078a2b4ecd5ee85afc6be7c53fc61d6e20c9d4965db10c3fcb1f 0.01 MB 26 124
148,991 148,991 0000000000000070cf058cc25bf20bada3b12d29f0d6c8aa95de1c4833014623 0.00 MB 2 693
148,990 148,990 00000000000001686d256a6cfabbac3b457449df649005998ce23da6d234395e 0.00 MB 7 32
148,989 148,989 000000000000067ff12a8901c4410adf4f728a9582053c15e742777aabf811a3 0.01 MB 17 538
148,988 148,988 000000000000067059eb412fd7377f3a10a5e57ddc3f42e5e495881dfd79b3a7 0.02 MB 53 57
148,987 148,987 00000000000004935941917e0399989c8d8fadfc7a42a735ce7862394a834062 0.01 MB 27 83
148,986 148,986 00000000000003d7f2542341c496405506a30a529ee532541c0ae0526cad4a38 0.01 MB 30 103
148,985 148,985 0000000000000390eef717c3a17b8f98a6619e70a0e90f4092674bf41b596ffc 0.00 MB 1 0
148,984 148,984 00000000000004a3b3be8328feec0a9baffca7ba2e8cd5369d178917044268ca 0.00 MB 7 112
148,983 148,983 0000000000000598f6f322a3c7080fd608e6a9ca433aef7a7a688a0c6edc3fd8 0.00 MB 5 1,048
148,982 148,982 000000000000078c52bafdc630bbd0cdf32536434988ba205a171dde3ad8062f 0.00 MB 11 40
148,981 148,981 0000000000000083a12854b1b4baf0e2e4b4bab75841c14076212c7d1605f9e9 0.00 MB 2 0
148,980 148,980 000000000000097d067e1e79c2422826e4f091df55cbd365e0b54fa1b9e95539 0.08 MB 198 63
148,979 148,979 00000000000005c659569954e433fa4be075986461cb3cbbd276cbd9da68624d 0.02 MB 52 129
Previous 10 blocks ↓
Total Size: 778.50 GB

Node Details:

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