Loading Tool

Explorer IconExplorer

Memory Pool

44,646 transactions
27.63 vMB
0.08912249 BTC
Random Selection Loading Transactions
Max Size: 144.80/200 MB

Candidate Block

Mining Attempt cff30bf8559104de60a535d02783d459561a5a4257dd8f2800e252dd44fb6ba4
Version 20000000
Previous Block 000000000000000000002e6c125769ab28179d8d5f06e690be3e70d4bdd9ba39
Merkle Root 06b0a35180facfc37781f357b739e0ae4657c86a15a46de715cc428ff67f05db
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,016
Size: 1.00 vMB
Total Fees: 0.03510968 BTC
Feerates: 151.65 > 3.52 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,904 (397,947 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
516,957 516,957 0000000000000000002fa57a7bab9b716989950bee606e320aa63fef73bc4361 1,654 0.59/1.00 vMB 29
516,956 516,956 000000000000000000291188b08d1123f251e872ceb308a651f657fa6d77501b 567 0.34/1.00 vMB 17
516,955 516,955 00000000000000000018b50ef492aabc7be99684bff42e7357a858dbc6699956 1,076 0.39/1.00 vMB 24
516,954 516,954 0000000000000000000c9099bbc71e7265390a4636731d86ed99b8b63deeda27 146 0.05/1.00 vMB 23
516,953 516,953 00000000000000000005ff931a8bd4062253a62d81753f5bd6113c5e99031b26 846 0.28/1.00 vMB 27
516,952 516,952 00000000000000000006128f526a7c0924644516160ced5fa2fcb8b4ab3631f4 867 0.29/1.00 vMB 26
516,951 516,951 00000000000000000005e4be25f3096e3d9b08b316ef3e6ad62df6692a6d3405 619 0.47/1.00 vMB 16
516,950 516,950 000000000000000000161889ab7d088386942640627aec3d64023c6498b17f82 2,082 1.00/1.00 vMB 16
516,949 516,949 00000000000000000023bc242fdb93d5e7dfe6a3b07341ec55aca68d5a3d867a 946 1.00/1.00 vMB 10
516,948 516,948 00000000000000000005e433f0bebe8a9e67d5a0e8a381c0a04bec112b0e3f6d 1,325 1.00/1.00 vMB 17
516,947 516,947 0000000000000000001d40992fc2d544fc61432781d014b2598d10b44851c2c5 1,609 1.00/1.00 vMB 9
516,946 516,946 000000000000000000163878bbe5df59993342895c69ee7bafb343974ad5fecb 2,698 1.00/1.00 vMB 35
516,945 516,945 0000000000000000001c03a2f8d44a32d7c52b3888a26078d6a8841af9301c5f 3,193 1.00/1.00 vMB 23
516,944 516,944 0000000000000000002cd6d1580430bb3cc7e99946ac5a520d8cb9771ce8e1c8 2,540 1.00/1.00 vMB 45
516,943 516,943 0000000000000000001993f2defe8c0ea267b2c5e82bf059492c1a91df57b1af 670 1.00/1.00 vMB 6
516,942 516,942 0000000000000000002e2d16696297068390630842f2a705c3ce82c9ee8d0775 654 1.00/1.00 vMB 8
516,941 516,941 00000000000000000032e95ddf8458089fcb782589fbe555adb9dc4f38097ff2 2,254 1.00/1.00 vMB 27
516,940 516,940 000000000000000000259de020bb14be7b2ed5a5e96deb4946446c541c92389a 1,113 1.00/1.00 vMB 18
516,939 516,939 0000000000000000003bbf8dba4757a657a8171369e713dfcd8400d45fe02164 1,795 1.00/1.00 vMB 14
516,938 516,938 0000000000000000002d6ac6d46161addd6daaa1448ef7d65e081d614feda64d 1,758 0.76/1.00 vMB 40
516,937 516,937 0000000000000000002f3305e63a0d5d588ef9e59227712cd1b3779684b2f102 153 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 782.22 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: 654.72 GB
    • Received: 14.17 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.