Loading Tool

Explorer IconExplorer

Memory Pool

41,483 transactions
26.07 vMB
0.05716731 BTC
Random Selection Loading Transactions
Max Size: 136.31/200 MB

Candidate Block

Mining Attempt 53c9ed35c95a576d61ae1292d1e645790e8449f9be24ec31dd29bb6a296380fc
Version 20000000
Previous Block 000000000000000000011792beddffa9d4013eafe39d7aebdcfcb6f0839f8dcc
Merkle Root 364ed8576e30a534a537188ba040e738b28d1d6f0529c6e872d9234bcbc57ea1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,510
Size: 1.00 vMB
Total Fees: 0.00958792 BTC
Feerates: 100.00 > 0.96 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,893 (728,536 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
186,357 186,357 000000000000073101d05cd18fe88a5cf94278a1881cd47d3b92a2995658ebd5 25 0.01/1.00 vMB 35
186,356 186,356 00000000000005af43486d79f516af566b38c2d2db6cee0c78aa0f35d3399341 148 0.07/1.00 vMB 85
186,355 186,355 000000000000053e595c7936994e1cea5b0894f8da22e39acd80120f1259c181 622 0.27/1.00 vMB 130
186,354 186,354 00000000000007d538818eefa8c716bcb146df7b46926c3c4062e1df73e0f0a3 246 0.08/1.00 vMB 195
186,353 186,353 00000000000005683bd3db7b03c559ff8ff8d9867cd66c77cd301bac731d9ce7 203 0.10/1.00 vMB 109
186,352 186,352 0000000000000035876fec7a5af4934846b47eb705f5f2986a08ae997defc40f 569 0.18/1.00 vMB 146
186,351 186,351 00000000000008c50b510d842cbb0d1fdfe7a824419c1d83d4e098a7d5dcd196 426 0.25/1.00 vMB 109
186,350 186,350 00000000000005238c50c6ce37122a5ed0427056927fea6038231e64e9dfe71c 132 0.05/1.00 vMB 64
186,349 186,349 000000000000036e706ed629872614204c802db37bf2bfb74fb1b0686d0217b2 90 0.03/1.00 vMB 142
186,348 186,348 000000000000052900cd173cb19cdc5f15b99adbae265649eadcbda048f9a2a8 76 0.02/1.00 vMB 50
186,347 186,347 00000000000007f0983e34eb5742fa38c8f79a9562fbf91b2ca02526efe555ae 23 0.01/1.00 vMB 126
186,346 186,346 00000000000001d5619e8499e29a95a640b92d63676815651f1b6bbf7cb40c12 293 0.13/1.00 vMB 116
186,345 186,345 00000000000003305b2471fb6707a457ea8d3b2f870edb67f5f7cdd69a5456b5 82 0.03/1.00 vMB 154
186,344 186,344 00000000000000abd745aba8bf4a8a7feb6cffa097c5690f3c5f2e15a56495b2 537 0.25/1.00 vMB 126
186,343 186,343 00000000000000a1034ebce906e430ae7c001d1032ebd2b8c5e7b31aa6a2a4cc 9 0.00/1.00 vMB 0
186,342 186,342 000000000000060c21c6369b238cb056922eda72fc57bca97cbcb448c9dc0977 23 0.01/1.00 vMB 138
186,341 186,341 00000000000008047fc91660c90d9618050291e8acdd0fc4c8fefe43f2aa1079 192 0.09/1.00 vMB 99
186,340 186,340 000000000000040a40145fc97c170ac965667a751c575f412c21925c6cd488ad 15 0.01/1.00 vMB 1,181
186,339 186,339 000000000000067379e8df2fa4ba84369facebcd21d08ce3b4d7be9d85f1b5b7 164 0.05/1.00 vMB 3
186,338 186,338 00000000000004d9c039a1df0530d5d98c2b2af92615779967055da3874a4adb 101 0.03/1.00 vMB 34
186,337 186,337 000000000000044b97e12aed9346bad2f6a05c012531fc611e1743ce234364b0 643 0.24/1.00 vMB 140
Previous 10 blocks ↓
Total Size: 782.20 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: 653.95 GB
    • Received: 14.06 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.