Loading Tool

Explorer IconExplorer

Memory Pool

46,356 transactions
27.95 vMB
0.07483685 BTC
Random Selection Loading Transactions
Max Size: 147.11/200 MB

Candidate Block

Mining Attempt d325177af0559424fd8127bc1b7f8a61c0f9284540698bf48bb0907f15f57f4a
Version 20000000
Previous Block 000000000000000000014dfbe7f39f88da835586e6043c860399950dddc4e4d7
Merkle Root 39f8fdfbf8738f4e8685b1a6a2c2649a68de1290bc3d2e1826c42b5e6690e9a6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,230
Size: 1.00 vMB
Total Fees: 0.02156447 BTC
Feerates: 100.36 > 2.16 > 0.35 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,942 (170,080 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
744,862 744,862 000000000000000000017f2e6fc89259f92c3f84ee71fd8192444e93669fb442 2,644 1.00/1.00 vMB 23
744,861 744,861 00000000000000000005a53e47fb1f88c85aa63f7d2ae95c381d0b5846d9b11a 3,873 1.00/1.00 vMB 26
744,860 744,860 00000000000000000001d3935aa86fe660c46b7b7d9824dca19321bc57b48deb 3,132 1.00/1.00 vMB 27
744,859 744,859 0000000000000000000247d3863e3cf7ef24b30f73059d47409e7c77afce809c 3,267 1.00/1.00 vMB 29
744,858 744,858 000000000000000000032668259f0aeacefb45069c3fe0b45a061485763458ce 3,219 1.00/1.00 vMB 26
744,857 744,857 00000000000000000006d7337ec41226c2a0557cec45af4975571e8c556c8f69 3,363 1.00/1.00 vMB 29
744,856 744,856 00000000000000000000fcb53144e6138a26dd499403135db30ab8561a6a519b 3,132 1.00/1.00 vMB 35
744,855 744,855 00000000000000000009a6638961925dac2fdf21cb9c434a68b6bf73140d4cbb 3,189 1.00/1.00 vMB 32
744,854 744,854 00000000000000000008854d2283d72b2717a6425b05cff52592fcbe2c405604 3,273 1.00/1.00 vMB 37
744,853 744,853 00000000000000000003d137e13201660dfde218fca096b5accd2413dba7c509 3,599 1.00/1.00 vMB 37
744,852 744,852 0000000000000000000720d4106ebfaf71f94a82c6336c81468cdde2e3355986 2,470 1.00/1.00 vMB 45
744,851 744,851 00000000000000000004e09bd2120e839fc3c1136c693c856bd6521ca070d7b1 2,557 1.00/1.00 vMB 37
744,850 744,850 000000000000000000043c9ba1dd0a451675c940450cd52fd7ad41745ec9a19f 2,971 1.00/1.00 vMB 44
744,849 744,849 00000000000000000003053499e0edfec89bbd68d9733db2b0474c1fda32d550 2,663 1.00/1.00 vMB 38
744,848 744,848 0000000000000000000089e2cec355807b14ad43719f1b6ca04bb005fe19b292 3,427 1.00/1.00 vMB 37
744,847 744,847 00000000000000000008ba21ae577ab3ad9fd1b803eb87a51215b956e8d4d861 3,116 1.00/1.00 vMB 38
744,846 744,846 000000000000000000006320543f467573251eb9357225d650ae144a63d08604 2,148 1.00/1.00 vMB 30
744,845 744,845 00000000000000000005349f10d5dcedb15debd773d940e915fe7b018ac4d9eb 3,087 1.00/1.00 vMB 38
744,844 744,844 00000000000000000001d239fce3850b9bd54b5cb0c2d027d081f4ae34b58dc5 2,928 1.00/1.00 vMB 34
744,843 744,843 00000000000000000001b78916ad84ebcd768398a35d86fb8a51ceb5bc4c061e 3,303 1.00/1.00 vMB 39
744,842 744,842 00000000000000000002d485cbb33b469714cee1c2852dd8d0fa18b99048c11c 2,671 1.00/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.29 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: 657.04 GB
    • Received: 14.46 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.