Loading Tool

Explorer IconExplorer

Memory Pool

53,720 transactions
29.74 vMB
0.10378925 BTC
Random Selection Loading Transactions
Max Size: 159.74/200 MB

Candidate Block

Mining Attempt d3ab3e1f8de4c74872701a3336ba3ca176e47ccbd3a3900ac4b2bd4d1cfb1a6b
Version 20000000
Previous Block 0000000000000000000086737fba9a33bd6932388559488701a76c615d9b1e14
Merkle Root 428605e1bff65c84ce04ffe08ec42145d0b4245116768ebf43e7cf3f63fcf84a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,798
Size: 1.00 vMB
Total Fees: 0.03152802 BTC
Feerates: 150.77 > 3.16 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,714 (69,240 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
845,474 845,474 000000000000000000010a47a96a5aac02f008a90f2ad6be7262d6003e5029c0 7,041 1.00/1.00 vMB 9
845,473 845,473 00000000000000000001920331af450e6730c79016050bc181e4a59257ac0491 7,373 1.00/1.00 vMB 8
845,472 845,472 000000000000000000009bf57bfb220b0ede28618e585c37aba0360d64701a68 5,892 1.00/1.00 vMB 8
845,471 845,471 00000000000000000001d64d761f5ca5b624e4d2714af3f5344413c9558f26f5 5,652 1.00/1.00 vMB 16
845,470 845,470 00000000000000000001cf700beddc50aac6578b86b3b89396c572483d3004cd 5,265 1.00/1.00 vMB 13
845,469 845,469 000000000000000000019132d0e049a44a95ce40372a5b822ccb16bb756f80e1 6,131 1.00/1.00 vMB 10
845,468 845,468 00000000000000000002446a9a758da7be99ba636fbed2deb58c5f7493e7cd60 6,063 1.00/1.00 vMB 11
845,467 845,467 00000000000000000001bf5854baf5d11c105612cab8cf5ce8d95ed2b9523f41 6,627 1.00/1.00 vMB 8
845,466 845,466 0000000000000000000308631b6b085596ea88c3c2e943aeae254de5f9785ac3 5,496 1.00/1.00 vMB 9
845,465 845,465 00000000000000000001c88be98344e4ac47283440c0888369436c8d532fb394 5,604 1.00/1.00 vMB 10
845,464 845,464 0000000000000000000186478bb5863e3aa421d3fb861219ac88eb43220f71e4 5,615 1.00/1.00 vMB 10
845,463 845,463 0000000000000000000169d9ce4f3b93e0c91aa98f3de131c126bb8ff2ae7f6c 3,064 1.00/1.00 vMB 16
845,462 845,462 00000000000000000000074352337ea5fc4ceaf0c796756f1cfb72950d5a9c5e 4,819 1.00/1.00 vMB 15
845,461 845,461 0000000000000000000181119820c92f8c9cc3662a6453b5eccf855ae4a6bac8 6,990 1.00/1.00 vMB 8
845,460 845,460 00000000000000000000e588d7b50c11a7f02afe47223e457b2befcc513378c8 5,023 1.00/1.00 vMB 12
845,459 845,459 000000000000000000006cac68ed2a6842749a9318d95718a64fbed14294dbca 6,259 1.00/1.00 vMB 14
845,458 845,458 000000000000000000014e5491b4e26e976441582dbb454bd9a90a9ef5250e8b 5,632 1.00/1.00 vMB 13
845,457 845,457 00000000000000000001599905fb41cd1654cf77851b595e99bec5fca57ecc0e 5,858 1.00/1.00 vMB 16
845,456 845,456 000000000000000000024b534541dfceeaed213b3ec3500141ede3f1f7baa191 2,680 1.00/1.00 vMB 25
845,455 845,455 00000000000000000000e2edfca354aabbb61ca6ebc9610d35f08642f3261a0e 4,786 1.00/1.00 vMB 10
845,454 845,454 0000000000000000000048185f68d61b9d11ba0164fbab8626fe245965986f76 4,267 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 781.89 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: 645.16 GB
    • Received: 12.69 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.