Loading Tool

Explorer IconExplorer

Memory Pool

76,232 transactions
28.42 vMB
0.06711995 BTC
Random Selection Loading Transactions
Max Size: 172.21/200 MB

Candidate Block

Mining Attempt 15e83312b8009bebbfb88e37d34d0d5fd31b98f6050a903c64bd565e0c4bc944
Version 20000000
Previous Block 00000000000000000000c592a532bdf8ba2e0763e5fa7bb67e40a013f200bb7a
Merkle Root 05ecb07442bc50a2501f81d5dd6156e8ad80a4b698bb887a294a23fcc5455b9c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,473
Size: 1.00 vMB
Total Fees: 0.00816162 BTC
Feerates: 73.20 > 0.82 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,156 (408,673 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
506,483 506,483 0000000000000000004e36f6189229831fc88bfcfa3d5cbd6f9d766a2cc10d61 1,655 1.00/1.00 vMB 199
506,482 506,482 000000000000000000559b831010a2dd66fdf30fed8fae77c89cc06e923bfb57 1,148 1.00/1.00 vMB 220
506,481 506,481 00000000000000000032386a764712e1dfb164b22f1c6cecd6088705940ba580 870 1.00/1.00 vMB 67
506,480 506,480 0000000000000000005565f4045c20d47b7ce2f671254ae862a8884cd4d29c0c 1,868 1.00/1.00 vMB 91
506,479 506,479 000000000000000000121939dff9b1802210b08c4ec97266de5e00af628e2f82 1,718 1.00/1.00 vMB 195
506,478 506,478 0000000000000000001170551b056e42c805699064a28096b6865d84c8c671fb 923 1.00/1.00 vMB 84
506,477 506,477 0000000000000000006ba52fffc75f866208abb3ff3770e07703be1e9199cc43 1,912 1.00/1.00 vMB 129
506,476 506,476 0000000000000000004ab42597ed3af90299f9eb542f32c8baec868f0e3dcfb2 2,149 1.00/1.00 vMB 130
506,475 506,475 00000000000000000065e24fd3d97ad2eb9de4ef5c9d2554ac1a362cf47e8189 1,659 1.00/1.00 vMB 137
506,474 506,474 0000000000000000006acab63d63272ad1452523a43b52b6c190b5cd309bc35e 1,053 1.00/1.00 vMB 72
506,473 506,473 0000000000000000006710ca65c4611297cb4777a61cefdbae7aa37fa3114d9a 680 1.00/1.00 vMB 40
506,472 506,472 0000000000000000006b1669024b329e826433b67bf81f3994d285bdbc7e3047 1,660 1.00/1.00 vMB 160
506,471 506,471 00000000000000000051e40ef3f22197ada2841b264c88ba13fcbf664bb5c4b3 1,905 1.00/1.00 vMB 67
506,470 506,470 0000000000000000004663561e516dc6a90b7cfc4585f81ec580f4cc6cd0aad1 1,964 1.00/1.00 vMB 107
506,469 506,469 0000000000000000005544b758a9963227d72b2dc003403c33bf350ade7d1faf 1,492 1.00/1.00 vMB 85
506,468 506,468 00000000000000000009725be2c42f24b1cd5c076a6ac2111062d70cb7d81432 1,518 1.00/1.00 vMB 136
506,467 506,467 0000000000000000003157c1a1c0672d1c31ad55695be965359339f2b14323bd 2,040 1.00/1.00 vMB 89
506,466 506,466 0000000000000000005419f44d29425237d4ac730a8aa8424be4475b3d0be083 2,377 1.00/1.00 vMB 242
506,465 506,465 0000000000000000005e5508352b53b2df99b387fb3104d9b6db1e6849e4f263 1,726 1.00/1.00 vMB 193
506,464 506,464 00000000000000000037640955819f9ee42513e8b3e1cd0eacd6589ab7d2c606 2,168 1.00/1.00 vMB 97
506,463 506,463 000000000000000000575ccbb26d79bd026d094f98cd92e8edc275ea8ebe281c 1,943 1.00/1.00 vMB 188
Previous 10 blocks ↓
Total Size: 782.66 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: 673.06 GB
    • Received: 16.37 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.