Loading Tool

Explorer IconExplorer

Memory Pool

76,621 transactions
29.78 vMB
0.06884102 BTC
Random Selection Loading Transactions
Max Size: 180.29/200 MB

Candidate Block

Mining Attempt 50087e093ac11810e7f760621c4634c3c10d7dc577a18949fb07b28d102a6b4c
Version 20000000
Previous Block 00000000000000000001202d9deac2496cbee3e462561514b22f7bca5f959693
Merkle Root b8ed149b083214e419ceab44d2cdcdc4be82c01bdb8ce0a5923097326377cf82
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,913
Size: 1.00 vMB
Total Fees: 0.00592997 BTC
Feerates: 50.90 > 0.59 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,206 (486,715 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
428,491 428,491 0000000000000000019f474fefd15a71b704fa76d9248e1497fbf76cd76d14c1 740 0.53/1.00 vMB 33
428,490 428,490 000000000000000003998c667b733d63bb34915eb640f8e8aa6642a25d23328b 2,675 1.00/1.00 vMB 69
428,489 428,489 00000000000000000040cac9eaee2927c47783ed217297da3f182c60a5802309 2,705 1.00/1.00 vMB 71
428,488 428,488 000000000000000000b5fc9198d87709ceebeb6a4194d611df288146f718976f 1,274 1.00/1.00 vMB 36
428,487 428,487 0000000000000000026418b23000cd98b55a89364768e665dde03617ee7d164e 2,782 1.00/1.00 vMB 77
428,486 428,486 0000000000000000046c32c4c50639d542bb217ea1c9e77a6e1c216cb4b1e803 695 1.00/1.00 vMB 16
428,485 428,485 000000000000000000edb29a5ffe337d74004caa27387f24f1c6fc20ff36891b 953 1.00/1.00 vMB 25
428,484 428,484 000000000000000003ce6b05cce868ffb350d2dc752255ed9fa626b5d608b9a9 2,244 1.00/1.00 vMB 63
428,483 428,483 000000000000000000630970cca2849cce3a772ad851b20b27e9101aac80053f 2,293 1.00/1.00 vMB 60
428,482 428,482 000000000000000002923707ae04220316e3dc9722ac31fc2ac442752d771332 1,429 1.00/1.00 vMB 45
428,481 428,481 000000000000000000c324b31ef34203e988df9b77e87841adb007e4e91502d8 1,796 1.00/1.00 vMB 54
428,480 428,480 00000000000000000265a7edb938f208fc2d231142d151a48ab89545731f33e1 1,585 1.00/1.00 vMB 55
428,479 428,479 000000000000000001fdf2d8c38efad59a5540124c4d501b7b8af49dca5eeacd 2,295 1.00/1.00 vMB 51
428,478 428,478 000000000000000002f1002f8e3f91b30eec376c68b3dd3d46b3cac1b4bff747 2,550 1.00/1.00 vMB 70
428,477 428,477 000000000000000000edc5e51f97b8bb83976f04c6c24a08ceb3e1e2bdd65c49 2,429 1.00/1.00 vMB 80
428,476 428,476 0000000000000000033a81a7e8c751f21f15204c5f589e5f62e6aad95e0a53d2 1,163 0.65/1.00 vMB 49
428,475 428,475 0000000000000000007790e6cedf321ac81a320f8dbaef971d51f70a6c01f9a9 1,697 0.99/1.00 vMB 55
428,474 428,474 0000000000000000042a32ada8bde90ff0003acd0b50f9410feebc5b4f023cad 794 0.39/1.00 vMB 66
428,473 428,473 0000000000000000009078e20f021cb15fd1250844dbd3bba997c078c390d0ea 163 0.05/1.00 vMB 112
428,472 428,472 000000000000000000cd6e6a9fb86de86a867ae5643bea691bbfa91bcb6d603f 1,364 1.00/1.00 vMB 36
428,471 428,471 0000000000000000010ed3431ef8a201249111f3b6e520eab89d8ea68c392520 1,501 0.98/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.75 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: 708.60 GB
    • Received: 16.74 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.