Loading Tool

Explorer IconExplorer

Memory Pool

78,589 transactions
29.47 vMB
0.08211986 BTC
Random Selection Loading Transactions
Max Size: 180.45/200 MB

Candidate Block

Mining Attempt 9bef55e4fe8d74e01d7fa90a2d386d963d5492196196705113b71ceefe637c0c
Version 20000000
Previous Block 00000000000000000001a8c2fdfccdbd707fcc9a5d0741140041f246ebc381aa
Merkle Root ac0f82d20e2f73839dc1cc45abc340046e0fc80c045284a25570275fadaac7cf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,326
Size: 1.00 vMB
Total Fees: 0.01734204 BTC
Feerates: 94.79 > 1.74 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,238 (532,732 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
382,506 382,506 00000000000000000bdafeea8ca235dde320f093b572e5e862e51184855ef7db 2,218 0.93/1.00 vMB 47
382,505 382,505 00000000000000000087036d230bed40f5c74f8c4aa0800c0b4bec183110b773 372 0.70/1.00 vMB 10
382,504 382,504 000000000000000007b478033b8f066a3318d3326be2521020c1b1231827781e 404 0.41/1.00 vMB 15
382,503 382,503 00000000000000000981f77a04008804ff7789233d26e6dc7274978bbd51686d 2,430 0.95/1.00 vMB 49
382,502 382,502 000000000000000009808c3492219e2c5c12ab95efd1c9872946096f241a0bec 1,241 0.64/1.00 vMB 34
382,501 382,501 00000000000000000f700e1f8d62138442934db793e08f25cb700e4b5479164c 816 0.53/1.00 vMB 25
382,500 382,500 000000000000000001ec54eb2775e4e380c7e04ec1fa41bafc381a8a67509eab 273 0.65/1.00 vMB 8
382,499 382,499 00000000000000000dea1eedb5a5748f88fbdf35bc8b4efb123b5bb65b4ae3f9 1,296 1.00/1.00 vMB 24
382,498 382,498 0000000000000000044fabdbabb8805b7e3ef9fd02e4277b5adab2d4ace24b7a 1,253 1.00/1.00 vMB 18
382,497 382,497 00000000000000000c4e6d5f7d58fc0d66c71c7cb511d554e7d1dbbbe3b1f6e0 795 0.42/1.00 vMB 30
382,496 382,496 00000000000000000219dbc76edee11f83391b19f405c06b93bc83c449e0c9e2 1,218 0.72/1.00 vMB 27
382,495 382,495 00000000000000000ca14933b806e5cec4c21c20b2470b249d5993384d6b4873 1,820 1.00/1.00 vMB 51
382,494 382,494 000000000000000007bf1f208ecfe6ea38856da8e792cdee462b82af5f8affad 1,889 1.00/1.00 vMB 39
382,493 382,493 00000000000000000a9cd67f563169d5f1452a305d6e311e822e4f9ffc88ca9a 548 0.95/1.00 vMB 11
382,492 382,492 00000000000000000918c07e018b0b702a27befb45189f6545315d0027583275 346 0.73/1.00 vMB 13
382,491 382,491 000000000000000011418703f3e6674e1a19cdfd9955f76ffd646bf2dedcfda3 515 0.95/1.00 vMB 7
382,490 382,490 00000000000000000bf924209d606fef2cd9be5dd3d46ee1a11f558d3151d26b 977 0.75/1.00 vMB 19
382,489 382,489 00000000000000000774a242679fe70ac617a91aa7d07d9e425fd340de836f61 1 0.00/1.00 vMB 0
382,488 382,488 00000000000000000085f81289e567fdb7ff34f80f6fa59d3e2beec1c9f1b527 1,575 0.75/1.00 vMB 24
382,487 382,487 0000000000000000095843a102122a0657d662f7462d67c22479dda22860b923 2,335 1.00/1.00 vMB 43
382,486 382,486 00000000000000000fc038bf79a1e22eba2528d9aaafc8144e12e286a74fbc55 1,831 1.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.80 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: 710.14 GB
    • Received: 17.03 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.