Loading Tool

Explorer IconExplorer

Memory Pool

83,537 transactions
31.17 vMB
0.09014188 BTC
Random Selection Loading Transactions
Max Size: 190.61/200 MB

Candidate Block

Mining Attempt 971955894fc35c06c857e5d8ab2463534e86c5404b0280b9873b419c7b6028ec
Version 20000000
Previous Block 00000000000000000000d458498d88f256390ba991d916d90569548e7a257dd4
Merkle Root d442ee60dd52a7ad72c7191a98653fcdac7b2c3117a91f4e224991e3eb86d0c6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,879
Size: 1.00 vMB
Total Fees: 0.01962853 BTC
Feerates: 299.43 > 1.97 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,345 (608,689 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
306,656 306,656 00000000000000001d61e1bbe7cbac167e1488ab7c6bc8c319423c2ee91a3255 209 0.28/1.00 vMB 23
306,655 306,655 00000000000000004eb9611a2dfbb4f63e86cb60dbc8ac29c23ac112a3685a74 473 0.35/1.00 vMB 35
306,654 306,654 000000000000000014ca69d2eb5627b9369e90a085179efa24d4f7b524781d7a 8 0.01/1.00 vMB 11
306,653 306,653 000000000000000036cbf0b9f21b5b84518c7e0656b17508a523170dfce960e7 568 0.28/1.00 vMB 30
306,652 306,652 00000000000000003ed51fa62913cc8789848e35ebc0b26917b848ab4e8da40f 62 0.04/1.00 vMB 12
306,651 306,651 00000000000000004810705cf6fdc23b75b21a9d2241d77894fc92a789188161 938 0.53/1.00 vMB 33
306,650 306,650 00000000000000000ed94f647bd2f746160a2b542df2aee2924f13c22b445578 599 0.29/1.00 vMB 33
306,649 306,649 0000000000000000184ff8324a967b4a76af20a729a057307c078eb87e97ba24 60 0.07/1.00 vMB 13
306,648 306,648 00000000000000004c5523e53abeaa61ed443f30d2c0079f0735a8790b64520b 68 0.08/1.00 vMB 19
306,647 306,647 000000000000000033e754f5955625508b7858372d49cca297261e9df1816c9a 573 0.34/1.00 vMB 25
306,646 306,646 0000000000000000466db6dc42e6620376593f39aed71f7c88ff76f4464bcb5f 339 0.19/1.00 vMB 29
306,645 306,645 000000000000000005b347885d56438206e32a0fee6fd316628c9665067a3790 402 0.22/1.00 vMB 29
306,644 306,644 00000000000000003b894d45e1fc6e25779ef59e98c4d35a78bb7f90a792f4e5 939 0.45/1.00 vMB 33
306,643 306,643 000000000000000025d70a3fd28a763b6eeafc8cbf0c39182b69f4b37e578c64 233 0.15/1.00 vMB 26
306,642 306,642 0000000000000000190d4cca5e3e6a87b7df48157b39d61a767b0dcdac7d5de3 290 0.15/1.00 vMB 101
306,641 306,641 000000000000000008d94869038c09df9c8737038013f370dd838258fe76a4cd 336 0.18/1.00 vMB 29
306,640 306,640 000000000000000044e5f68e07dcc9ce90931f44bb408411801c9cd7600408dd 64 0.02/1.00 vMB 37
306,639 306,639 00000000000000004ecb2cf33f5328cb9072862f30da1d7a9f95c4334c5324c1 453 0.22/1.00 vMB 35
306,638 306,638 00000000000000002a821a1c7e92bbc48b93f29c67f537013f00a66c21c8c792 79 0.03/1.00 vMB 31
306,637 306,637 00000000000000003d5535fed26f05f674e553fd150abd8ededf2e6d7cde1c79 67 0.03/1.00 vMB 19
306,636 306,636 000000000000000040a9750f774e3ad7a7f066103234f41d92b7dff1d4db8a43 1,070 0.60/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.99 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: 717.35 GB
    • Received: 17.85 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.