Loading Tool

Explorer IconExplorer

Memory Pool

36,334 transactions
26.20 vMB
0.07298324 BTC
Random Selection Loading Transactions
Max Size: 133.93/200 MB

Candidate Block

Mining Attempt adbc3bd7259e04613caf767475553e497902b4272477d40931c714b58af188bb
Version 20000000
Previous Block 000000000000000000016d6f2b2c8ba81bafff03de43e5b0b3362476d7672035
Merkle Root b2ca391b55e984ce6ca71c51f23ef207e653f5f2d832d9fdad3975fa88d6f872
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,897
Size: 1.00 vMB
Total Fees: 0.02455758 BTC
Feerates: 713.01 > 2.46 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,679 (200,212 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
714,467 714,467 00000000000000000006fbf8065743106cde137f5cddb3b33d5567af22a40371 484 0.22/1.00 vMB 9
714,466 714,466 000000000000000000093b681650db970bb855cf9db903a3f1709f575a873f74 546 0.26/1.00 vMB 9
714,465 714,465 0000000000000000000126d19e5766460949ae7612e9c84c02196e89ff18c75e 434 0.21/1.00 vMB 8
714,464 714,464 000000000000000000037a3f3f9944ef720c351d23c97eab6f7ce009a1d14eaa 313 0.13/1.00 vMB 8
714,463 714,463 00000000000000000008946e7979cfe200eaef11566982dd4306adbbc27e7b9d 427 0.15/1.00 vMB 11
714,462 714,462 00000000000000000009f932b3c36a92a36dc61e6d3de8a1a1f3db090193ad49 2,254 0.86/1.00 vMB 7
714,461 714,461 000000000000000000090fb4515cbce96eaff7bd17d5fca4a933f8000e6a9364 2,887 1.00/1.00 vMB 11
714,460 714,460 000000000000000000056306b6cce2288a61fcfd302714bdbcd4d1d0449db3d9 2,968 1.00/1.00 vMB 18
714,459 714,459 00000000000000000000e1827fc0600b5b37e56befcaf3546c63c0c18ac4af9a 492 0.13/1.00 vMB 14
714,458 714,458 00000000000000000000d761e44feb99d03e42ead4a82eeb870cce1077ca4a2a 2,808 0.95/1.00 vMB 11
714,457 714,457 000000000000000000007062488ef720ecd08e9d6d1044520fdc5ce8e85d449f 1,486 0.46/1.00 vMB 10
714,456 714,456 0000000000000000000b2fd0e848a296f0918a496317f0c6bf6193ae732ecda2 666 1.00/1.00 vMB 1
714,455 714,455 0000000000000000000af2f7a69043e36df2e65305e06a5802646cd731412fc8 1,143 1.00/1.00 vMB 3
714,454 714,454 00000000000000000004778e06a1e35490e39818409946c668a039f43261071d 3,044 1.00/1.00 vMB 15
714,453 714,453 000000000000000000042bf528e9a4afd9976d1639742ed3c252295fd862e44a 1,038 1.00/1.00 vMB 2
714,452 714,452 0000000000000000000424f7e1978ee4824ce7a70882e0f70e2a32b67dc371bb 1,550 1.00/1.00 vMB 1
714,451 714,451 00000000000000000004c0fe96103acffc64221a7fd9b373c4b9c078407e6234 2,164 1.00/1.00 vMB 4
714,450 714,450 0000000000000000000ad45fa5cd5e7aeced7bb38eef3c968630870fb0832b06 2,706 1.00/1.00 vMB 6
714,449 714,449 00000000000000000008787fa1e13334e9e114dbbfddae06f46b3de65de7c5a0 2,747 1.00/1.00 vMB 13
714,448 714,448 00000000000000000004e45e57863c0e2c70aff8afdf11f7a7e2e26926f6967b 2,878 1.00/1.00 vMB 14
714,447 714,447 00000000000000000002cc7e745481252be903c72f3683a0e0a0c05b6149cf7d 2,698 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 781.82 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: 636.01 GB
    • Received: 12.35 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.