Loading Tool

Explorer IconExplorer

Memory Pool

81,528 transactions
31.26 vMB
0.10061479 BTC
Random Selection Loading Transactions
Max Size: 189.12/200 MB

Candidate Block

Mining Attempt 9d67f9b075fa40bef13bd7dbfac1294c8a0664037d21dd47d6370a5593ae7921
Version 20000000
Previous Block 00000000000000000001b99a5235f7093a25af06b813d4393172d28ab0c0e382
Merkle Root 042e66243ac76128cbf164d0d45b570b63b08d99478a6afe5ec5ad05e39ce6e3
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,421
Size: 1.00 vMB
Total Fees: 0.02337305 BTC
Feerates: 106.51 > 2.34 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,387 (19,865 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
895,522 895,522 00000000000000000001bec6a707d51ab134af16090a744fd7f147e9e6aae106 4,363 1.00/1.00 vMB 3
895,521 895,521 00000000000000000001625db16cb5709524b1b59ed7e66ec7f5c6edee365486 3,498 1.00/1.00 vMB 5
895,520 895,520 00000000000000000000ba44b9f9265b08d8009f0a6e9346f424bf6101a5d548 2,796 1.00/1.00 vMB 6
895,519 895,519 000000000000000000023397835c26efdffb1b59dd3d8e73d28c028c1e7d0723 3,253 1.00/1.00 vMB 4
895,518 895,518 00000000000000000001610333330b8f44039ea5b5078d7396bc57bd43f34413 2,838 1.00/1.00 vMB 2
895,517 895,517 00000000000000000002138df111332f8c3529c9961cdbeb3ce56cf8fc904d4c 3,650 1.00/1.00 vMB 3
895,516 895,516 000000000000000000025bad0fdb388be78b87dc8ef000741d89faedea476a46 3,695 1.00/1.00 vMB 5
895,515 895,515 00000000000000000000c753d73646c4131871ac58816f3d4920bf03663b297e 4,356 1.00/1.00 vMB 3
895,514 895,514 00000000000000000000786765b7747841e51e618d70bfbf95337e54f10094e3 3,660 1.00/1.00 vMB 9
895,513 895,513 0000000000000000000214b00547d53feb1aec6d8ebcccadf474d6eb7a4babe1 4,089 1.00/1.00 vMB 3
895,512 895,512 0000000000000000000178cbc53039362d5ede93a90e68ee9fc833a3b9c28ecb 2,946 1.00/1.00 vMB 4
895,511 895,511 000000000000000000010de3aa1d8546346e3c4d796a07b6ea17a98a69623647 3,920 1.00/1.00 vMB 2
895,510 895,510 00000000000000000000b6c306c2a3ffd12213d7b5ab55cbf1177fd7eb67583a 4,302 1.00/1.00 vMB 2
895,509 895,509 00000000000000000000da772c529b8aec774cf31df4b8a60699c42256764eab 3,315 1.00/1.00 vMB 8
895,508 895,508 0000000000000000000074c4c21ec4e213db4d5afa0bc13fdbd614183b589d1a 2,671 1.00/1.00 vMB 20
895,507 895,507 000000000000000000013f468434a19071055785405a28004291790238916baa 830 0.36/1.00 vMB 2
895,506 895,506 00000000000000000000079f2a224f4480e3eefed8179896171276a9a424714e 2,509 0.93/1.00 vMB 2
895,505 895,505 0000000000000000000098dfb9e706ce3be83f12613ceca732c0116b6687651d 2,279 1.00/1.00 vMB 3
895,504 895,504 00000000000000000002174f7ff6600db54860a67f6259b259afc16e66f764ff 3,136 1.00/1.00 vMB 4
895,503 895,503 000000000000000000017332abad93ade9d000834ba9d03157cbcd789caf6b36 592 0.28/1.00 vMB 2
895,502 895,502 000000000000000000001549a317ca0c048221088edac7cd48b0065ab34289e0 1,432 0.46/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.06 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: 720.81 GB
    • Received: 18.27 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.