Loading Tool

Explorer IconExplorer

Memory Pool

75,670 transactions
28.66 vMB
0.06686626 BTC
Random Selection Loading Transactions
Max Size: 175.24/200 MB

Candidate Block

Mining Attempt e7fd2b60154bd8a4971b50f1412131f631106a053552dfbee5c86f96c4c1dc51
Version 20000000
Previous Block 00000000000000000002081bcce6fc49846f150f75df4e6cbf49c65242f03bc0
Merkle Root 90764fbefb32edea3c40c76be0cd413714e968c32438e95f206cdb0ea4970d90
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,513
Size: 1.00 vMB
Total Fees: 0.00459922 BTC
Feerates: 73.20 > 0.46 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,245 (482,795 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
432,450 432,450 000000000000000001170fb7369d8519eb6ed184cbb2cede62d1e843e5db6495 712 1.00/1.00 vMB 24
432,449 432,449 000000000000000003e087e31ee8baca31b9e061277bbdd1389abee385fe911e 288 1.00/1.00 vMB 10
432,448 432,448 0000000000000000035933957cca6df7abfedabfa6167a4b0a63703381e769ed 404 0.24/1.00 vMB 44
432,447 432,447 000000000000000002d330ec0cf4fb0cf06db49c3eb2fddbafc9b3797a2ad02f 1,934 1.00/1.00 vMB 52
432,446 432,446 000000000000000004166c3a943aae303f062195871be8d40b21bfce54ce4aa0 151 0.10/1.00 vMB 27
432,445 432,445 00000000000000000447eaeecb70024f65bd105acd224b8cc38718c81fc294d3 2,542 1.00/1.00 vMB 62
432,444 432,444 000000000000000002b45ca804b66895152e1cc918a4188c0482c7abf024210b 981 0.43/1.00 vMB 58
432,443 432,443 0000000000000000031bd5960ec15b9f3053636faec03458c00a45135f130238 91 0.03/1.00 vMB 59
432,442 432,442 000000000000000000d4950b492ac4bdc4a393282f64a3d51981b1bbda27d755 1,861 1.00/1.00 vMB 46
432,441 432,441 000000000000000001fa1a74ccb60b60b3fa02f2222135b02ddb928c02d303aa 2,752 1.00/1.00 vMB 70
432,440 432,440 000000000000000000c3dd1984472012adb998ed86cff583b3ba547c5f092ce6 1,130 0.62/1.00 vMB 47
432,439 432,439 000000000000000002ebbf70135fbba2d8c1df574091d81c649dc6fd5d241aa9 2,109 1.00/1.00 vMB 51
432,438 432,438 000000000000000003ea7a5ebbfa18fa01ea5d4e9297242ebe1968aa2287c2fc 2,519 1.00/1.00 vMB 74
432,437 432,437 000000000000000001bf6b877a130c90cdab8f8f6fa61be03f1d281281b44e2d 206 0.11/1.00 vMB 59
432,436 432,436 0000000000000000016e7d737127b3f16040dbea08e6d080f9d6001a952519f0 2,286 0.91/1.00 vMB 57
432,435 432,435 000000000000000004342eb9a5b8fb105d821968b4d8ff18a2e832d1e3d96f4c 923 0.41/1.00 vMB 58
432,434 432,434 000000000000000003e5c438822020a7c7d8bd97fd2ee1771b11526d9aed90a6 2,653 1.00/1.00 vMB 61
432,433 432,433 0000000000000000027e526b585bdc84f12260d0d1c0cc1704bf0aaa475765fc 648 0.36/1.00 vMB 44
432,432 432,432 0000000000000000014048973fbe6fedca6c224d2746cec916c96995d9d09673 2,554 1.00/1.00 vMB 67
432,431 432,431 0000000000000000035b1511b0f9d3b739dda62430f89adde0f2a8289c6d738b 1,538 0.83/1.00 vMB 38
432,430 432,430 000000000000000002ca80377328a3876fa2d13b790645e2e7d1b1366b8d5463 2,491 1.00/1.00 vMB 51
Previous 10 blocks ↓
Total Size: 782.82 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: 710.51 GB
    • Received: 17.07 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.