Loading Tool

Explorer IconExplorer

Memory Pool

74,398 transactions
27.52 vMB
0.07033739 BTC
Random Selection Loading Transactions
Max Size: 167.74/200 MB

Candidate Block

Mining Attempt e6fcc003d52bcbf58f7ef42e0d50161f17fb2400af396518878169f4048d14d4
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root af08972247a68dc67711f87e3a59ed142cec0793cb12acb1f03a75d87d21f1b4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,525
Size: 1.00 vMB
Total Fees: 0.01170376 BTC
Feerates: 150.80 > 1.17 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (546,756 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
368,509 368,509 0000000000000000007fb12eae39efc3fbbda5077b882cba8377f1f75ed74ae5 665 0.89/1.00 vMB 26
368,508 368,508 000000000000000010c135998e4f37efe386cfa4f07af0858c9fbe72c3d26f0e 1,226 1.00/1.00 vMB 31
368,507 368,507 000000000000000003ec2fc6ea2e295795a498cb0996c56ea840ff9fb5a9be00 1,765 0.93/1.00 vMB 54
368,506 368,506 00000000000000000c8f873ff3ae334ebe216e171b9eb1e81e1c4c1fa9eb614b 1 0.00/1.00 vMB 0
368,505 368,505 000000000000000000a087f8c0502092d3f9fd9fcc887d823e44b2e1d6dfae4e 2,382 0.93/1.00 vMB 50
368,504 368,504 00000000000000000fa426b88c0437ca24d7055970dff4db61c4d56e5c6b6811 421 0.81/1.00 vMB 19
368,503 368,503 000000000000000007914fca066779f2303f409c37f5e15e1a7fccbd585c4637 1,664 1.00/1.00 vMB 43
368,502 368,502 000000000000000009235877891dc4b0409a83fd820fd25fb0ea2cedf5d013ac 813 0.68/1.00 vMB 32
368,501 368,501 0000000000000000119f342c71f4c402f729fea01427a873369bec65267395cd 1,088 0.68/1.00 vMB 28
368,500 368,500 00000000000000001085c2bcf4cf0573b364e65a3990201edeb9150f074e9e45 756 0.95/1.00 vMB 29
368,499 368,499 00000000000000000ab754674d09cc943e78e4876c4378abc3ad464411adae67 491 0.75/1.00 vMB 20
368,498 368,498 000000000000000009437bce536021f442eb587de74aee4975f1e97f3f4cf5e9 802 0.93/1.00 vMB 28
368,497 368,497 00000000000000000057ede7d7ba8e3fd577b31164cde53d8a052dd3e88cbd57 817 0.93/1.00 vMB 24
368,496 368,496 0000000000000000071a8a5c4492fb05efb208712039f125c4362975d752330e 524 0.99/1.00 vMB 12
368,495 368,495 000000000000000014de99aa666fc3e5f3ca5244e77f5c3636c6779cafade744 1,411 0.95/1.00 vMB 36
368,494 368,494 000000000000000001ef2db6e113e586c275b73dd8893418149942f47b4d2f95 1,373 0.93/1.00 vMB 34
368,493 368,493 000000000000000000bb436b1a53d44e03df5ad5de4b9530f5e7a381b5271829 1,755 1.00/1.00 vMB 39
368,492 368,492 0000000000000000011da4d76a79e52214aeeac9552ec087363322d93199b452 688 0.91/1.00 vMB 23
368,491 368,491 0000000000000000030db4de900473c6d797b0967905793f3c1e65a033be27e1 1,035 0.58/1.00 vMB 41
368,490 368,490 00000000000000000ed4d0b70decf1d659253d2d7411142d08108b6505c8dd48 1,017 1.00/1.00 vMB 24
368,489 368,489 00000000000000000063bc6e0ecf351d5b41117a8e4dba7ed95967f97d4d7ee9 2,048 1.00/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 782.85 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: 712.60 GB
    • Received: 17.20 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.