Loading Tool

Explorer IconExplorer

Memory Pool

23,133 transactions
11.44 vMB
0.02620212 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 64.75/200 MB

Candidate Block

Mining Attempt 49ac68dd17a4054f593b570ec5fc4ba6251528611d9b2b697b8958e31f622f95
Version 20000000
Previous Block 00000000000000000000e19162a3e2f9ebc9baa270d97a06a0e07fa40f94a65b
Merkle Root bbd955db5979cb9c444bc17ebc404b32e70d88c1f8302a13864e2db996ddd911
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,239
Size: 0.9979675 1.00 vMB
Total Fees: 0.00759878 BTC
Feerates: 60.05 > 0.76 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,671 (664,297 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
249,374 249,374 00000000000000751aa2ca9175368a6c8791ea386e906ba6c53684270b932788 461 0.25/1.00 vMB 80
249,373 249,373 000000000000000694e89f341533457496fb38ed5755f30ad72e770ba0b43413 653 0.25/1.00 vMB 176
249,372 249,372 00000000000000151a6c5f3b5c731d043170ca892e69da8a12fd902d844ca7c5 37 0.02/1.00 vMB 93
249,371 249,371 00000000000000668d92d207d537e98b59a2078a40816d35f81a1bfc41f7eb0b 163 0.09/1.00 vMB 115
249,370 249,370 0000000000000015eb0aca23208fb30b5da5102c17e664825147f0f453b3a854 417 0.20/1.00 vMB 96
249,369 249,369 000000000000000bb220499c09da7f822059796384e27c87fe2449f479d436e9 106 0.05/1.00 vMB 143
249,368 249,368 00000000000000354cccd2fdc245289e7370de96cec75f450e9374b74479aa0c 24 0.01/1.00 vMB 144
249,367 249,367 000000000000000e904272f72309b60f05e53395b7c1b8e93eedf7ab7b349fc1 80 0.03/1.00 vMB 82
249,366 249,366 0000000000000044fff6726593122984b83545d88098d421ea913125040ea9d3 649 0.25/1.00 vMB 152
249,365 249,365 000000000000005c63bb1109d66ff6f65d29443a66454bcd629f3eabb71592a1 202 0.12/1.00 vMB 104
249,364 249,364 000000000000000aaac09d630730fa9791831c18fa8bdefb4dbf85c5f6ef5eb7 75 0.03/1.00 vMB 148
249,363 249,363 000000000000007768bf73b60dd24dd94462d681b27bdbb16b5fcd0943eb79e3 382 0.17/1.00 vMB 154
249,362 249,362 0000000000000012b0af2ac2727374600055d99b3aeb271bd66d2721d267ca50 76 0.04/1.00 vMB 112
249,361 249,361 00000000000000101eed7c70ba27dcc845db546cdfe89be66176e864bc274b3e 373 0.18/1.00 vMB 122
249,360 249,360 000000000000000f6d702bfd1e2836fbd2cc5c3bbb86db5cb9432dc8a94d5869 501 0.22/1.00 vMB 147
249,359 249,359 00000000000000386a39f7f3cb6c529244579a6e3277c765ce6b05089ade1f98 330 0.13/1.00 vMB 213
249,358 249,358 000000000000006cc88b6743b5cd37be72402a5e74586db328168f386f74eff9 81 0.05/1.00 vMB 116
249,357 249,357 000000000000003817ce157a612ed09a53cf796329da917dafd595c49907b48c 379 0.20/1.00 vMB 130
249,356 249,356 00000000000000472459b978b14e4d82eb6ae12cb0e8c5c2d234e349971f8a7c 77 0.03/1.00 vMB 105
249,355 249,355 000000000000006dc9d75c2d0d45a144fea728a17d33cb2674b1b1a0f6e8e256 493 0.22/1.00 vMB 242
249,354 249,354 0000000000000010d45e56445af19cc8a5efebd9ab64e1ca5d4a1732aa7c8483 389 0.17/1.00 vMB 140
Previous 10 blocks ↓
Total Size: 780.04 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 485.41 GB
    • Received: 3.23 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.