Loading Tool

Explorer IconExplorer

Memory Pool

79,548 transactions
29.95 vMB
0.08487380 BTC
Random Selection Loading Transactions
Max Size: 180.53/200 MB

Candidate Block

Mining Attempt cd53eaa02fe345a39dad83de8456af32a11fafd927ff4299d6f816699a8198b1
Version 20000000
Previous Block 000000000000000000005a637be4f0674e0cd19654bae85c49d461bc204dc54b
Merkle Root e8b2853220ec0cf1c1b14fba7026ec40f1c26aace43a9c78c28711f2f8f9e1b4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,988
Size: 1.00 vMB
Total Fees: 0.01622269 BTC
Feerates: 40.21 > 1.63 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,143 (142,492 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
772,651 772,651 00000000000000000004b355a4872cf7e00064eaf815837569e39d8d6c3b5b09 2,467 1.00/1.00 vMB 6
772,650 772,650 00000000000000000000c36802af2d89432a1f859790ddd30c107c8e0548d3d7 3,204 1.00/1.00 vMB 20
772,649 772,649 000000000000000000028392e9ad5b744e99b071e7bea30a16497e0845d30632 2,354 1.00/1.00 vMB 11
772,648 772,648 0000000000000000000610d644318442d6a20866883c0bbcd282ff60d1f08633 2,401 1.00/1.00 vMB 12
772,647 772,647 00000000000000000003947e515deac987e7067d5e45102f03aa4be83ae3d1fc 3,602 1.00/1.00 vMB 19
772,646 772,646 00000000000000000002b7bb4a36d605cabb9e9aaa1e431a30afa92a738f610c 2,810 1.00/1.00 vMB 24
772,645 772,645 00000000000000000003ef7188efce307325783738669fc0f01a27fbbb6b44da 60 0.01/1.00 vMB 20
772,644 772,644 0000000000000000000261d89a98db76aaa68ff5fc487289b489f32c5c7969c0 135 0.05/1.00 vMB 8
772,643 772,643 000000000000000000020984cd32748701da9e48b54432c2453348a2b4b457ba 938 0.30/1.00 vMB 12
772,642 772,642 00000000000000000004c694c9e6a01450c3c833df272a9934b13d42b838e134 2,236 0.84/1.00 vMB 10
772,641 772,641 000000000000000000016956ee37f8cbcbe3df644fbcd361b8c1ea09a2337335 2,435 1.00/1.00 vMB 8
772,640 772,640 000000000000000000028246bd9fccdd8437da0991537f2cca209bc702a83975 3,132 1.00/1.00 vMB 19
772,639 772,639 00000000000000000003cafd712f91e03a69f8fbaa04820bc11da9fb2d090394 531 1.00/1.00 vMB 3
772,638 772,638 000000000000000000005ebe5424da6144d6f2a6bbe73faa19717db32341990a 1,011 1.00/1.00 vMB 3
772,637 772,637 000000000000000000031b26d4c63dc298f7638158f5b370de6687b38ced5dab 1,538 1.00/1.00 vMB 16
772,636 772,636 00000000000000000005479deb753ebcf656ae5b258e669cb89af57db29a427b 1,582 1.00/1.00 vMB 6
772,635 772,635 00000000000000000000bf3ffb029f6e3157e842d59e0aadec1767c1401057d9 2,246 1.00/1.00 vMB 19
772,634 772,634 0000000000000000000211265950e66cdc459445a8b1afef2a28e0521c753c8d 190 1.00/1.00 vMB 1
772,633 772,633 000000000000000000057bec18a38f6e1eebe51fb4fb4c9076a01c55a7906123 1,105 1.00/1.00 vMB 4
772,632 772,632 000000000000000000067e2cbb16aac8a4649163c62ae0bb5e39c4013bc3e31a 2,273 1.00/1.00 vMB 8
772,631 772,631 0000000000000000000604f062ee5eb00e7e7ae61f9c14b11fcb171427e1badb 1,863 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.64 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: 672.42 GB
    • Received: 16.24 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.