Loading Tool

Explorer IconExplorer

Memory Pool

17,025 transactions
10.73 vMB
0.04871814 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 57.42/200 MB

Candidate Block

Mining Attempt fcd40e08133875005b06a6ab14b524a313bf43dc135e913fbd36663a6c61ae9c
Version 20000000
Previous Block 000000000000000000012e19983e24f0604faef80654158cc2f867745882ec5c
Merkle Root 8fa79acb74ab77f15d5fa84f99d2a1a7de0905caf8f7ac6217eee8694579a6b3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,316
Size: 0.99789325 1.00 vMB
Total Fees: 0.03173737 BTC
Feerates: 194.03 > 3.18 > 0.23 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,806 (787,302 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
126,504 126,504 000000000000171e1b742c34ecff2a3c7f21112d581411a9427a2ef07e672a36 39 0.01/1.00 vMB 2,982
126,503 126,503 00000000000021647910cfb834beeb50ab88b6252a03172a14b11c9eae06de03 8 0.01/1.00 vMB 374
126,502 126,502 0000000000001f9a587a0016782423c3539af47012aa62e492b7a2a3ed04d045 10 0.00/1.00 vMB 0
126,501 126,501 00000000000036e9d2ab127a46e4f7ae58ac304cd54bbdf0a79819e25e0a9ec8 27 0.01/1.00 vMB 757
126,500 126,500 0000000000001b0448b385b0a2616852cb8c16b1d5f6cc63ef5fec74922a1138 10 0.00/1.00 vMB 2,479
126,499 126,499 0000000000003554e39a61ca807d0e6bc4cf8e251ea88b134bb11bf5024719f7 20 0.01/1.00 vMB 1,213
126,498 126,498 000000000000342a75b03025f1af7633813f6f12bd1d021faf483ea6baea1ddd 58 0.02/1.00 vMB 614
126,497 126,497 0000000000003cd537a4ebd343b7005a2a137adc5d37d7cc793b19de78ee4763 37 0.02/1.00 vMB 1,062
126,496 126,496 0000000000001794459f43909052d172e3abe2ff702f1087392b2d2f9fee4185 19 0.01/1.00 vMB 674
126,495 126,495 0000000000003aa503b74e9304a5568c42f482cebbf9157e702466ff610129a2 10 0.00/1.00 vMB 1,938
126,494 126,494 0000000000003a19a43e30be9fc62ba15fe395f77a5fe4cf5424958b70a8d3ed 10 0.00/1.00 vMB 1,359
126,493 126,493 0000000000003f753065c10947ce1a5c52020f6b099aa925653544a9b98e2c2a 22 0.01/1.00 vMB 1,546
126,492 126,492 00000000000016ae198cd028168e8213f838691de861ec1d7829d3d78f10bbd3 7 0.00/1.00 vMB 1,088
126,491 126,491 000000000000142c6b88ac4ea5b9bd1a54e6a9b2b1f893b6ddbef19367174686 21 0.01/1.00 vMB 913
126,490 126,490 0000000000002abb7fa20513286c2b85167245cde4e5a39f502f0f909c8d5e94 26 0.01/1.00 vMB 827
126,489 126,489 0000000000002e6f17d40a389eaccace1db17d54ead23ea2cbe0efbba95de7a5 69 0.02/1.00 vMB 336
126,488 126,488 0000000000000fe25fcc7fec60d8678e4b2b0a8ea1a574b74cb4386eb12c422b 53 0.03/1.00 vMB 686
126,487 126,487 00000000000012100758e9ba0e57a42312fa393b9370faa65c2e486637c369af 8 0.00/1.00 vMB 23
126,486 126,486 000000000000176640d95a05e5d4db99da0b987187cdf3036fb9f2e91f52b839 6 0.01/1.00 vMB 1,296
126,485 126,485 0000000000000dd0f5732bee38e065393e98617bc049746b07851af33955c389 25 0.01/1.00 vMB 1,220
126,484 126,484 0000000000003973330f36c4f87f74d3d93efac5f61d39c3568620b3ecb718d2 19 0.01/1.00 vMB 310
Previous 10 blocks ↓
Total Size: 780.28 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: 516.07 GB
    • Received: 4.41 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.