Loading Tool

Explorer IconExplorer

Memory Pool

44,811 transactions
27.02 vMB
0.06641313 BTC
Random Selection Loading Transactions
Max Size: 142.42/200 MB

Candidate Block

Mining Attempt 3f456db73187a798ddf03015e64dc65ad5323814e2b7fe20b1f83a089129ecd7
Version 20000000
Previous Block 0000000000000000000143d8e69d37aea3d626276d77977f2e77ed2280542191
Merkle Root 14fcca78b8948b061caa0ea2c4defeabde51ea79e67e7eeb94b494fda70bbc6a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,445
Size: 1.00 vMB
Total Fees: 0.01525527 BTC
Feerates: 265.25 > 1.53 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,788 (77,044 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
837,744 837,744 000000000000000000014760bc792918dfc033fa2020efcfbea774cc51323ac4 3,333 1.00/1.00 vMB 20
837,743 837,743 000000000000000000004ba1bfddeadf13304297a6e9ecee78cf04100d500247 2,445 1.00/1.00 vMB 28
837,742 837,742 00000000000000000000dfba517264e576cf16c06bb2865d6640141bb8737b47 3,230 1.00/1.00 vMB 5
837,741 837,741 0000000000000000000248cbc5098eccd2deaef7febd1214493e9c6f4b5f50cb 1,919 1.00/1.00 vMB 9
837,740 837,740 00000000000000000000b521a7f9f13299ab2ed98b960604d9b9b062d00c79cc 2,151 1.00/1.00 vMB 11
837,739 837,739 000000000000000000003ec9d9326cf5ab99f92c9218be8f6c1474a1449e426f 2,216 1.00/1.00 vMB 16
837,738 837,738 000000000000000000034712f395a7089255c6831bb10869bfe0283dddbd2f2e 1,377 1.00/1.00 vMB 9
837,737 837,737 0000000000000000000346c889c06dab93be997a0d777b21f7ab4f4ea8351a03 1,144 1.00/1.00 vMB 8
837,736 837,736 00000000000000000001d04d3217afa47205c44d0f997249976152dd170fb8f1 1,834 1.00/1.00 vMB 11
837,735 837,735 00000000000000000000fd8d0d36c7a9b6bcb7d739952ee5020560e0290223c4 2,237 1.00/1.00 vMB 16
837,734 837,734 000000000000000000016840c4e60d800f04a7736c29c40e796d3275eb2a651b 2,936 1.00/1.00 vMB 18
837,733 837,733 000000000000000000016ed1c0f428a32d390e4879f24626972a285cc395a393 3,420 1.00/1.00 vMB 23
837,732 837,732 000000000000000000019a45908c4cf725bc9c25f68f28a126bb675e85cc7dd5 3,738 1.00/1.00 vMB 20
837,731 837,731 000000000000000000034ba2de86ce18d80674fc9a0a12360740576895c53596 2,641 1.00/1.00 vMB 31
837,730 837,730 00000000000000000002455c4c86b95d74d221643417058f9c407dcc1fb35289 2,380 1.00/1.00 vMB 8
837,729 837,729 00000000000000000000216ec11fc6d6765cbb118d34b8dabf3db7ebb0f5a578 2,415 1.00/1.00 vMB 9
837,728 837,728 0000000000000000000057d3c1203de50075501e7be9deb6c53d8966720a5336 1,192 1.00/1.00 vMB 7
837,727 837,727 00000000000000000002ab7646811ee57acc63b6ab7bb224a08eec795d6d1827 1,781 1.00/1.00 vMB 10
837,726 837,726 000000000000000000015045fe554b3eb2c7f31bdb5c41a16e0bd8350ec66689 2,261 1.00/1.00 vMB 14
837,725 837,725 0000000000000000000097a9b245a6e1cddb6b4b8b595dfe239a7bee8d3d643f 1,445 1.00/1.00 vMB 11
837,724 837,724 00000000000000000000be75eab1a5ac2a055880063855b7eade91579a7b023d 2,511 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.01 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: 649.28 GB
    • Received: 13.15 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.