Loading Tool

Explorer IconExplorer

Memory Pool

76,425 transactions
28.56 vMB
0.07095657 BTC
Random Selection Loading Transactions
Max Size: 172.91/200 MB

Candidate Block

Mining Attempt 4dd5abd06525a6ca5035139a459910ba59c95ab402a2577d05f8b6d9d13c491f
Version 20000000
Previous Block 0000000000000000000169e11a5774bf6f1eff7be8cb96cd30c8ad82f3884e2d
Merkle Root 427f1338025a0792b77d43e9de3cffba4b2df7bbe82cc705f458dfbc8140c69b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,407
Size: 1.00 vMB
Total Fees: 0.01158489 BTC
Feerates: 150.93 > 1.16 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,158 (510,566 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
404,592 404,592 000000000000000000c38a3a98f2719d3ea8472f841a692e8324e3019d2f2a1d 729 0.32/1.00 vMB 39
404,591 404,591 000000000000000000038dfcf7c80e02e2c65f2620885dfbc9abe124fa6f1d0c 1,502 0.65/1.00 vMB 38
404,590 404,590 0000000000000000053e4c99a31115a19471599ab1a14dfb69718dd9e9b42d77 153 0.12/1.00 vMB 16
404,589 404,589 000000000000000000f8117fc42f65674b70e046a22536c407e59e63ff274912 1,122 1.00/1.00 vMB 18
404,588 404,588 000000000000000000ebf81c58d1251dfca1039599bd83b58a71137ba31ae7a3 400 0.28/1.00 vMB 38
404,587 404,587 0000000000000000047fe5ade0dcb37f2e752df9621a414558889e86fe0d0956 1,351 0.62/1.00 vMB 42
404,586 404,586 000000000000000001ff652a5086df6261d1442d22dd8113a418eda767d1782a 226 0.10/1.00 vMB 41
404,585 404,585 00000000000000000184fad4c8ed8452296902afedf6f2ae75b359f4191a8b87 391 0.23/1.00 vMB 29
404,584 404,584 000000000000000000ae01dd57f2d4192e47b5ba5bc041674b201d0b38ccd67f 375 0.36/1.00 vMB 12
404,583 404,583 000000000000000004944966e3d339dd739b1055a7c75871aa60e1756685f7b3 847 0.37/1.00 vMB 41
404,582 404,582 000000000000000005171b3c48035378a7b4de3972073db308ba9900ec88023d 536 0.38/1.00 vMB 27
404,581 404,581 000000000000000002255bdca5367f326524176b1bde1b39b0762f5bf5fdc8d2 2,179 0.88/1.00 vMB 42
404,580 404,580 000000000000000001787618bbcda29f4b5fff9ae2ed56c04aa8a5eefc1cc6ac 1,214 0.56/1.00 vMB 39
404,579 404,579 0000000000000000035757cc301e514f89c014553af242137f746b3c7666000a 627 0.60/1.00 vMB 22
404,578 404,578 0000000000000000031ebd39b573f3b864a5a9c925f0afd94fdf41158ad7fec7 2,098 1.00/1.00 vMB 42
404,577 404,577 00000000000000000513f33c3549c32e866c1522822ba04bb459c0c4044d2bde 193 0.13/1.00 vMB 25
404,576 404,576 0000000000000000041da7aacc9803deb121c5c6c5ca12d3b70f5f1905160c21 560 0.29/1.00 vMB 38
404,575 404,575 000000000000000002e8431b7a81e16b51d31c13b6c97b36a383df19d1cc2b50 375 0.60/1.00 vMB 12
404,574 404,574 000000000000000006794610736adfe3e40d551f8bf304ff1ff673b7a2a0ba7e 1 0.00/1.00 vMB 0
404,573 404,573 000000000000000000e3b0405e65958da0ee50162c8b600bda7aeb65b9f57599 345 0.93/1.00 vMB 12
404,572 404,572 000000000000000002810f9852f7ef59f8d329b64c6b5e3636ad53678876bae4 528 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.67 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: 673.10 GB
    • Received: 16.39 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.