Loading Tool

Explorer IconExplorer

Memory Pool

72,141 transactions
27.88 vMB
0.06265103 BTC
Random Selection Loading Transactions
Max Size: 165.41/200 MB

Candidate Block

Mining Attempt 1e0fc2da17dd72940de655bad5be2746047da14aa33d657db41e33fa4ae2fcca
Version 20000000
Previous Block 000000000000000000009e0d05ec642d7cff4f2783635cafb8c4809e49c30b10
Merkle Root 653f3a1a11e735b91964231a93f0585496659e1d613f4e697a28df5323d3416c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,429
Size: 1.00 vMB
Total Fees: 0.00676003 BTC
Feerates: 150.93 > 0.68 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,051 (199,467 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
715,584 715,584 00000000000000000006c790c20acc0999d8191687889982c98c832a7dc44af7 2,088 1.00/1.00 vMB 6
715,583 715,583 00000000000000000007ddacc830bf8db6cfe15c231351ae858bd298625b6fbe 3,003 1.00/1.00 vMB 20
715,582 715,582 0000000000000000000145380058bca33dcc213fd4360daa6045544323b40181 1,655 1.00/1.00 vMB 6
715,581 715,581 0000000000000000000355e6070ae0baf7c718534777c4c82d6353d052128e2f 3,325 1.00/1.00 vMB 11
715,580 715,580 000000000000000000026399dcf1b3b72d114e45d0357fd2c5ce125c003f39f8 2,965 1.00/1.00 vMB 3
715,579 715,579 000000000000000000050d1ae94ca4000e9b93750fd6cb6142eaca6d3145cf42 2,613 1.00/1.00 vMB 8
715,578 715,578 0000000000000000000903f6db7b39e02dd5eb72d467c59e023030488cac0ce3 605 1.00/1.00 vMB 8
715,577 715,577 000000000000000000063c6c5e93f4fee39c2774f9899d49dc5c7a4b62db14b0 570 1.00/1.00 vMB 4
715,576 715,576 00000000000000000003fc613b39296e8d9153663ae954aa265d236f4441c6f4 1,305 1.00/1.00 vMB 5
715,575 715,575 00000000000000000002cdd963f5e5cafff3b49f65cace1f11cff05c3f207c72 2,823 1.00/1.00 vMB 11
715,574 715,574 0000000000000000000b298654e9ea30845b6b61507b2270f40d6b5a5b41e1c7 1,270 1.00/1.00 vMB 8
715,573 715,573 00000000000000000004d5c61f161e6e754c28890ceace57192ce947a603790d 1,397 1.00/1.00 vMB 5
715,572 715,572 00000000000000000002ebe1cbe4e303d8aec3a2b019fd06a7b3d96e9554eac7 1,349 1.00/1.00 vMB 7
715,571 715,571 000000000000000000074600be79c4252a3eca71804569c740afdd20875f578e 326 1.00/1.00 vMB 4
715,570 715,570 00000000000000000006aa54ca78b82fdfb8f6a1f3223d20cc427702acdf5171 1,703 1.00/1.00 vMB 7
715,569 715,569 00000000000000000001c4928b706b90831e41a67e53c55285a63a1a9c668fc5 1,473 1.00/1.00 vMB 4
715,568 715,568 00000000000000000006b2c1780a7f67b103aa838ee47ea0cb542182585c9eee 408 1.00/1.00 vMB 4
715,567 715,567 000000000000000000046b773cc8e13a7df6215f3a70bb2ef494c468b1178315 1,945 1.00/1.00 vMB 9
715,566 715,566 00000000000000000009d6723207a6574fb6ad1b6b6e4d6604f1ab5374b90aef 2,141 1.00/1.00 vMB 11
715,565 715,565 00000000000000000002ffefad59907bf031c4569003f774b07bf5a45650d7ac 943 1.00/1.00 vMB 6
715,564 715,564 00000000000000000009531c6f57fe00aa6b9fe5d03b81bd5d762a3a9fb9ef04 1,519 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.48 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: 668.16 GB
    • Received: 15.40 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.