Loading Tool

Explorer IconExplorer

Memory Pool

48,033 transactions
29.17 vMB
0.06940021 BTC
Random Selection Loading Transactions
Max Size: 155.79/200 MB

Candidate Block

Mining Attempt 5cdcef9422ed174177181533e3e0eee7eb8d97a1a027e7312982c2c65f382afd
Version 20000000
Previous Block 00000000000000000001d639dc25e9adab712b5f436b38ec9cf2cb9b77e26f27
Merkle Root 5c4a9635072fd0bcbf150c8eb7983af6a2f823ed1c7ca4a6ddaa6c1b677422c5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,641
Size: 1.00 vMB
Total Fees: 0.01318875 BTC
Feerates: 132.00 > 1.32 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,830 (456,812 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
458,018 458,018 00000000000000000243d1552123613158d2d478b6b497692d026a8d9aa8f68b 1,513 0.98/1.00 vMB 80
458,017 458,017 000000000000000000533ec6bf2de6c4c8e6addcab85e9da0966d878904fc705 2,753 1.00/1.00 vMB 220
458,016 458,016 0000000000000000022de570716c19a2b7a43ed5c971757c6a3b6a2e54ac5d4c 2,556 1.00/1.00 vMB 194
458,015 458,015 0000000000000000023b88f3ab9236e4e31f811a057f8a99312df770c0354b57 1,635 0.90/1.00 vMB 114
458,014 458,014 0000000000000000014409117887966a05658d4ce012339ce0c7f6a9f12faa1a 2,313 1.00/1.00 vMB 197
458,013 458,013 0000000000000000012fe15bbd07732cdc3d1f1efdfeb7466395964d796702fb 2,843 1.00/1.00 vMB 203
458,012 458,012 000000000000000002062e57d2cfe1fd921a30848aad9226ec097c2d5e60b546 1,932 0.90/1.00 vMB 148
458,011 458,011 0000000000000000005d18d5a9c05d59d0942fb4fcbfab5b3380a1d4c0969b22 2,437 1.00/1.00 vMB 210
458,010 458,010 0000000000000000024033823c96c427b52ff1212c29bd3c1982d3e060ce2416 1,132 0.76/1.00 vMB 130
458,009 458,009 00000000000000000102b68e885f4f5c2edb7414d19a8025d45a915e57a70015 1,081 1.00/1.00 vMB 69
458,008 458,008 000000000000000000f4bd8b5547bc04570f1f517c3e0fd18c3e95b1a041f31b 1,841 1.00/1.00 vMB 105
458,007 458,007 0000000000000000005f0b8caf523ebd63a0d633991fa5921a297dfa9a5b4708 1 0.00/1.00 vMB 0
458,006 458,006 000000000000000001100078e8d758cb73efddc461012a7d638d179fd7c180c6 1,955 1.00/1.00 vMB 168
458,005 458,005 0000000000000000014b72ad8e1f07fabbdeebb640364657fabe0d0806287422 2,481 1.00/1.00 vMB 243
458,004 458,004 000000000000000000dab0df746be8a57fea843fba42b975aba441f30a21af41 2,400 1.00/1.00 vMB 141
458,003 458,003 000000000000000001e684795dfbe8864d9a69d5d7c89d4ba14952d72c93d257 1,940 1.00/1.00 vMB 227
458,002 458,002 000000000000000001e27fe92060b334ad17c6c195d63c68097474491c85b57a 2,476 1.00/1.00 vMB 215
458,001 458,001 00000000000000000115ebc10cda9a19e5746a99df1e3aa651d2520676a22f86 2,679 1.00/1.00 vMB 142
458,000 458,000 000000000000000001f065e6a6ce0c91f6c8a4bf0e10b061045f1234311b13ce 2,493 1.00/1.00 vMB 191
457,999 457,999 000000000000000000ecd19e7807051d05dd9ca3689b1e33795ba916f08f5f5d 1,759 1.00/1.00 vMB 140
457,998 457,998 0000000000000000012ae60d5459292f083dfb5426028252a8cf78b064a7d9f5 2,354 1.00/1.00 vMB 213
Previous 10 blocks ↓
Total Size: 782.09 GB

Node Details:

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