Loading Tool

Explorer IconExplorer

Memory Pool

78,988 transactions
29.73 vMB
0.09213735 BTC
Random Selection Loading Transactions
Max Size: 179.50/200 MB

Candidate Block

Mining Attempt d6213a43fb5a4943654b3f64ee7ded6853873ada9e9cb9851e7b1b1997674a00
Version 20000000
Previous Block 00000000000000000002062c598182760e2a42bfca1c5daff2d027e17aacdd70
Merkle Root 126ab6917cd97b46298a7d4949a90650d591f74e86b4cd1206a5bb2f782be126
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,428
Size: 1.00 vMB
Total Fees: 0.02583491 BTC
Feerates: 101.62 > 2.59 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,131 (791,115 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
124,016 124,016 000000000000287eec4f757e931643c13fb4175a6197c7cb3f33d4bd3eda821d 15 0.01/1.00 vMB 798
124,015 124,015 000000000000063dc2c889a097e2daaa008c6398192197795d29c2543f155f72 9 0.00/1.00 vMB 872
124,014 124,014 00000000000038493944f7c30912491be7a9d06dd8480a5f703df906e9d25cdc 37 0.01/1.00 vMB 2,224
124,013 124,013 0000000000003498ef1cd40c131c0e00d3745bcb95e43445ceeb6a3c018c0664 8 0.00/1.00 vMB 354
124,012 124,012 000000000000098e1547629187b1e5976b1e08acc0ee07f2f259b2225f7ac0b0 9 0.00/1.00 vMB 0
124,011 124,011 0000000000003438c09cbc43c0930bd560d51b6bb05d7865f24f07492e70633c 14 0.00/1.00 vMB 596
124,010 124,010 0000000000003a8b34e22c6e7b4934993d91261fe0f7e0f2940c6abd8bfae156 14 0.01/1.00 vMB 570
124,009 124,009 0000000000003a2bf9728419cd10d1c68493c99f275242db8e7df2ee9079e0ed 2 0.00/1.00 vMB 299
124,008 124,008 00000000000048c38a17019b15672158434e5dc7ae89bb808109843e4c7af45f 9 0.00/1.00 vMB 357
124,007 124,007 00000000000007540dd3885a848d28419e9d8876d77184adcefc34257540caef 25 0.01/1.00 vMB 0
124,006 124,006 000000000000074a6e5b15e90ec518e9781882c784fb1eb81f4b55eb66b7f7b2 14 0.01/1.00 vMB 503
124,005 124,005 0000000000001765b4b601e82d4a3a1bd5d5f3c39d6d0f91a6b9094c8ccc4176 1 0.00/1.00 vMB 0
124,004 124,004 00000000000038a8820b7627b53a746473012238895fe25d4b5193b1bee83fee 14 0.01/1.00 vMB 275
124,003 124,003 0000000000002d81750312139d6bac83a49b5a7efa3fef2592471e0415b49a82 4 0.00/1.00 vMB 1,542
124,002 124,002 000000000000108ce33bffd5729e21580228f11d8180368d62f38872a9cdaced 43 0.01/1.00 vMB 2,060
124,001 124,001 00000000000021fb283d1722b29e809e80e837b89e25d159362166161dbd0fe0 13 0.01/1.00 vMB 265
124,000 124,000 00000000000023e9a0523cfac29afe07a07acf81e273cd892c51ff8318846620 6 0.01/1.00 vMB 726
123,999 123,999 000000000000197b6dc64240ccbcfe1acd0d074110b4567d43061dec373d2f60 8 0.00/1.00 vMB 0
123,998 123,998 000000000000095b3511aaedcf98dfa7b03706fcccb083e1a0db3219ad5669a8 25 0.01/1.00 vMB 0
123,997 123,997 00000000000049719e41327a577de0a1a4153ac3bd40777a0308e7b81cf37951 67 0.03/1.00 vMB 693
123,996 123,996 0000000000001e0a137905351ca3bb7067f258a49cc10cb52a20015bc4a0b7df 9 0.00/1.00 vMB 310
Previous 10 blocks ↓
Total Size: 782.62 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.04 GB
    • Received: 16.12 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.