Loading Tool

Explorer IconExplorer

Memory Pool

79,509 transactions
30.36 vMB
0.07994534 BTC
Random Selection Loading Transactions
Max Size: 184.91/200 MB

Candidate Block

Mining Attempt a33da6a40c6655c61b5d378ddf5c5a1884525f8f13637419b6e23158ac4f57da
Version 20000000
Previous Block 00000000000000000000fba2abb8d490d843f57da6d6a845cd44dde2952f7920
Merkle Root e1353d783dbe344f4e5f1c42398177f17812700312caead6cf83d485e6b6b18b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,797
Size: 1.00 vMB
Total Fees: 0.01168428 BTC
Feerates: 40.21 > 1.17 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,388 (19,867 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
895,501 895,501 0000000000000000000137c36b88ea9ad1e20ae506eb89dfc8095940eb3bc859 1,666 0.66/1.00 vMB 1
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.82 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.