Loading Tool

Explorer IconExplorer

Memory Pool

80,527 transactions
29.72 vMB
0.07101356 BTC
Random Selection Loading Transactions
Max Size: 179.30/200 MB

Candidate Block

Mining Attempt fd1fa014cbc2948b79aea833fdf634c53bef8d2c29ba83eda255dbabe17bcef7
Version 20000000
Previous Block 00000000000000000001febb03fdcff4c8ac482b94dd8500539809f9da5db1cb
Merkle Root 068dc65dcc5ccf9f17b40a0e6353329d983699aa41fdfa85b4b444e57511b971
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,027
Size: 1.00 vMB
Total Fees: 0.01057540 BTC
Feerates: 502.67 > 1.06 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,981 (371,022 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
543,959 543,959 00000000000000000024384c33fa5129ca99b096c9f42c7407c6d06baffef056 1,261 0.48/1.00 vMB 19
543,958 543,958 00000000000000000011585ac472c692231198a69008292bed2e5f7a5803c6b6 2,267 0.98/1.00 vMB 23
543,957 543,957 000000000000000000079b884e75f84e30156ee1d9017cc5a8d45874812730a3 300 0.09/1.00 vMB 18
543,956 543,956 00000000000000000007472aca35795b9be961918ab0b6008f47f370599e75aa 1,715 0.76/1.00 vMB 17
543,955 543,955 00000000000000000009110bc6b037275d0a559542633fc70e50ea751fef0fe4 965 0.90/1.00 vMB 6
543,954 543,954 00000000000000000011d43f9021f16933a288788d24cb0a3c5af44be9113001 1,608 1.00/1.00 vMB 8
543,953 543,953 0000000000000000002529bf0746fc9cf16a90f161ef23a1c2af5c770c7fd8a7 2,231 1.00/1.00 vMB 19
543,952 543,952 00000000000000000003ec6d81c8f1cf5a649122ebcac97314e0d5842e5fccbb 1,371 1.00/1.00 vMB 7
543,951 543,951 0000000000000000000ef1090a2f74618284975f6730d4c5b143806cb8f16922 2,239 1.00/1.00 vMB 23
543,950 543,950 0000000000000000001ba8d31ad79c2e44f8521ced7227a853f58564c535700a 2,545 1.00/1.00 vMB 26
543,949 543,949 00000000000000000024d40b67df6d0c1f9615fe414e052dd1e79fc52588f60a 1,670 1.00/1.00 vMB 11
543,948 543,948 00000000000000000018756401cd8b63bf401438716c315f75844680007e250d 2,442 1.00/1.00 vMB 24
543,947 543,947 00000000000000000021ac1264156ce454c0ae1c60d948fb64ec9c0a1293e5dd 1,519 1.00/1.00 vMB 9
543,946 543,946 0000000000000000000ce3fca013fb02688211956775b72717f7b96c83c5316f 1,510 1.00/1.00 vMB 2
543,945 543,945 0000000000000000000af9b2e240de8f8b890ea88a43292c2a44a130b7a29a09 2,166 1.00/1.00 vMB 10
543,944 543,944 0000000000000000000daeec12795500f5e63e23e9d2b07c42d3ed816ecebe85 1,923 1.00/1.00 vMB 9
543,943 543,943 00000000000000000007b1e6195db1b85ff54bcdff0be24b8d0de423e21d29ed 2,582 1.00/1.00 vMB 16
543,942 543,942 000000000000000000153e53494c1fbe8c45b0cc1d47d5262c12757cc3086198 2,552 1.00/1.00 vMB 24
543,941 543,941 000000000000000000026751ed051914bdec5eff2216c58255538b08d62bc7f8 1,575 1.00/1.00 vMB 16
543,940 543,940 00000000000000000001c3687791d978a13404771d81ceda9194c42bd0dbffdf 2,514 1.00/1.00 vMB 20
543,939 543,939 000000000000000000093a1515f5ad3417df5f0fa2b73a728e91ca8eb0fa9fa5 2,596 1.00/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.36 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: 662.54 GB
    • Received: 14.86 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.