Loading Tool

Explorer IconExplorer

Memory Pool

83,758 transactions
31.88 vMB
0.08532737 BTC
Random Selection Loading Transactions
Max Size: 193.88/200 MB

Candidate Block

Mining Attempt f9885b454972d8c6c9ec57e18bfe29a9c73296009025e1b467d2425b11f4d9c4
Version 20000000
Previous Block 00000000000000000000682e38af279af4c954a439e90eb631728e9fdcb16ff7
Merkle Root ee388bb33609ed3653987556c6c50ec213a7bc07631c87e772dd2f0be5b9b439
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,303
Size: 1.00 vMB
Total Fees: 0.01583104 BTC
Feerates: 40.00 > 1.59 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,210 (368,717 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
546,493 546,493 00000000000000000007a2d3543804d851b6e4758302859f4f23d7323c2398b6 2,604 1.00/1.00 vMB 17
546,492 546,492 0000000000000000000ec5755f0acdbb1d9177247b059db99f8b54bdf455fe3a 2,267 0.68/1.00 vMB 26
546,491 546,491 00000000000000000013f1dbf9d8abeebcac397f5cbff65dc414ba6d167d58cb 2,218 1.00/1.00 vMB 10
546,490 546,490 0000000000000000000a6d27fb2561cc6a868ccfcd5e511fd886aaf50f60f7d1 3 0.00/1.00 vMB 8
546,489 546,489 0000000000000000000c99d381139ca8d5323720a18e2cde6c053fcb57917c10 450 0.19/1.00 vMB 10
546,488 546,488 00000000000000000001ef4c54f0839439305f8d3c03b2b6608f7e63b7dc2835 901 0.43/1.00 vMB 13
546,487 546,487 0000000000000000001c119a7ddf408c898b32d09c40ec176b3ace64c075f82a 1,413 0.72/1.00 vMB 8
546,486 546,486 000000000000000000261f5f486fb3ca12883f655d1299ef102a274deb19d9a8 1,002 0.33/1.00 vMB 18
546,485 546,485 0000000000000000001febfc9ffa9d366e1028dd6ecb27737f8e59fbfccb6748 704 0.71/1.00 vMB 5
546,484 546,484 0000000000000000001619bca4652874668a8158d38c4e28c3ed0512bc030a32 2,840 1.00/1.00 vMB 13
546,483 546,483 0000000000000000000f525fae35c739375a2d57395f7384e4500ecab8236668 777 0.70/1.00 vMB 4
546,482 546,482 000000000000000000040799e0f484734e02cf14c1471ed01e72563ac9c1c932 3,366 1.00/1.00 vMB 15
546,481 546,481 00000000000000000019b0ecafa0f57df2467a87b0a1559d1e043755f6546ce2 2,203 0.99/1.00 vMB 17
546,480 546,480 00000000000000000019cc5165195ba020995d5f31531379dcdff6795d82df67 330 0.10/1.00 vMB 18
546,479 546,479 0000000000000000000f1fb4bad2425acdbacbc412ddf3facf96e9705221fd32 1,638 0.73/1.00 vMB 9
546,478 546,478 0000000000000000001f898fb0198c2fbc463e7b3c003a6281092aa266e3dcd4 1,628 0.66/1.00 vMB 10
546,477 546,477 00000000000000000016981e73ca0c158bf65ab136234af6c54b9776f54fd2af 451 0.77/1.00 vMB 2
546,476 546,476 0000000000000000000ff90d06f92fd716666afd140d50d49147a620e4d37d5f 3,170 1.00/1.00 vMB 9
546,475 546,475 00000000000000000026914f14abdb348ce8246e3537ee222c05fa6ce5dd6682 2,888 1.00/1.00 vMB 29
546,474 546,474 0000000000000000001f59a5b2eea002162afe5944845c39b94ebc2f62bdaef1 3,095 1.00/1.00 vMB 14
546,473 546,473 000000000000000000271da79c7577a55fb953f98f07574bb54b12b841170ce3 53 0.04/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.75 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: 708.85 GB
    • Received: 16.78 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.