Loading Tool

Explorer IconExplorer

Memory Pool

78,536 transactions
29.98 vMB
0.08760854 BTC
Random Selection Loading Transactions
Max Size: 179.10/200 MB

Candidate Block

Mining Attempt a3f2ab1028ffdade53fb391836ea572c085668633f9cd8c3b57b2e4e798eb329
Version 20000000
Previous Block 00000000000000000000afdf5043b8b27b92fc11e8966ab025edf9415d082b3b
Merkle Root dceaaf8342a333cee5d79cbe5f249c520a441cd30b766d0d8312aaa7a2b72d67
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,744
Size: 1.00 vMB
Total Fees: 0.01869031 BTC
Feerates: 100.69 > 1.87 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,152 (512,022 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
403,130 403,130 0000000000000000047da7674b919f568eddc4c0988e5a61fe016e3dfbda84e8 364 0.39/1.00 vMB 23
403,129 403,129 000000000000000002c62bcea644545dc63ed0274115a229abccccfbf39f1547 914 1.00/1.00 vMB 16
403,128 403,128 000000000000000005cf8adfa087df4103a2e82ab1edbda0ce946f0f8ef507c4 824 0.63/1.00 vMB 45
403,127 403,127 00000000000000000161cb527b1c6c152eed2ebefdcd40603b5f3b38bc1a900f 1,116 0.77/1.00 vMB 30
403,126 403,126 000000000000000000403dd085d8a71293accf004122ac6a728066e256638abd 2,161 1.00/1.00 vMB 50
403,125 403,125 00000000000000000494fcdcadcb8447af308696b55882d7b52056945ae0129f 1,308 1.00/1.00 vMB 27
403,124 403,124 000000000000000003a3ad6e9ac33bf3dbbff59d2151d73b525e60979a94f9e4 1,611 0.91/1.00 vMB 34
403,123 403,123 00000000000000000516a8545b04f45d35d25bd0df0c358e03fd66b26569098b 1,419 1.00/1.00 vMB 34
403,122 403,122 000000000000000001f9055718a3d033ee661eb5ae86f2bcbb9cdb43c75b358b 1 0.00/1.00 vMB 0
403,121 403,121 000000000000000001fb660d9563b197ed63a76ced6ba750cdb386909c91639c 1 0.00/1.00 vMB 0
403,120 403,120 0000000000000000059baef8148b42b50aa7e135f0a1215867f4af51b36a9488 2,621 0.93/1.00 vMB 65
403,119 403,119 00000000000000000538f8ff75cb670896753a01bc8c67ef54741a5b1a7317fb 438 0.92/1.00 vMB 12
403,118 403,118 000000000000000001ac08001ad89b0918ca23d6906e7569a30719eae381364b 855 0.52/1.00 vMB 32
403,117 403,117 000000000000000001007098856da2fb6f041fa55cbb199942f06980fca0c882 2,460 1.00/1.00 vMB 48
403,116 403,116 000000000000000005705fb196f1539bb621247066c4f65c0011833ca26d0c71 944 0.50/1.00 vMB 46
403,115 403,115 000000000000000001ec5a5f78908c3fe760e97d04ad7b3a66c3af7fe24b3506 383 0.22/1.00 vMB 39
403,114 403,114 000000000000000004d02abd4398204ae6cdb4c88161fecb3ba7166f1eeea745 1,619 1.00/1.00 vMB 54
403,113 403,113 0000000000000000032e715f7f00a9c005ba151e171998be65a347504c2c3b4e 836 0.99/1.00 vMB 15
403,112 403,112 0000000000000000027df92bf28c7131a58458b0f054cf692d60cf0dffdc1d9a 1,596 0.99/1.00 vMB 37
403,111 403,111 0000000000000000029be5f648daceb4d011db4ed5789e411f3d8f3d4490824c 2,536 1.00/1.00 vMB 51
403,110 403,110 000000000000000006e1bfcf56b83d856ef246e91da2178ff662bc0b56da11b4 2,525 0.93/1.00 vMB 60
Previous 10 blocks ↓
Total Size: 782.66 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.97 GB
    • Received: 16.34 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.