Loading Tool

Explorer IconExplorer

Memory Pool

31,475 transactions
9.93 vMB
0.11741180 BTC
  • 1 sats/vbyte = 10 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 63.17/200 MB

Candidate Block

Mining Attempt 87ae5f1f20a9377f484b1973b405e374f43e66142011e6fe4ae01181c53dde25
Version 20000000
Previous Block 00000000000000000001ae806ffbb20a37afceb8c324178acedfa24b5fd1da9a
Merkle Root c98f2367ede63e542e555c2f2545830eeb0935d3d98ae680556472fa112ff391
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,627
Size: 1.00 vMB
Total Fees: 0.03552346 BTC
Median Feerate: 3.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,217 (753,662 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
159,555 159,555 0000000000000668f0e5b12ec137ebb8299c64cbd125d523bf76b69a5ac12274 39 0.02 vMB 89
159,554 159,554 000000000000032c80a51e492e65528e1ef54422202fb5c480d67a1f4f2ec164 21 0.01 vMB 26
159,553 159,553 00000000000002084b40d1eb9c02f164bb9d3ba396a3f6cf186daf66ec63e3d2 14 0.00 vMB 14
159,552 159,552 00000000000002f0992d36072cc629bf3dc5296fe0c0994c382c79c81a5e365a 45 0.02 vMB 47
159,551 159,551 00000000000002d52431439ab3b5b0c7bc571fdd579b8dcab5a621005b47f9ce 81 0.03 vMB 105
159,550 159,550 0000000000000be352b9297df433e2374d299b66ac6966b771b01e033d7d6b15 69 0.04 vMB 157
159,549 159,549 00000000000000ded03278eb1d10ea7450f6144f5388ec039d1b2d246d533111 9 0.00 vMB 1,113
159,548 159,548 0000000000000dd68db92ac61a1f32b292c1240961eae3d8aae7c06ef3056b76 14 0.00 vMB 14
159,547 159,547 000000000000052f75da1fcbc536b94bf6fc0130ffbc571094b18c68747c4300 59 0.03 vMB 65
159,546 159,546 0000000000000dde7fa79c2dbe78b725dace31acba3bc23068c125849f80f8a7 64 0.05 vMB 165
159,545 159,545 00000000000009febca914daae2ab0dc6b0fe5cb58b3b7061c76cfb09d34f591 76 0.03 vMB 462
159,544 159,544 0000000000000dd76dfe11cd3c3d26029586a8d50b754b2dd4b45696aa13c9a3 4 0.00 vMB 0
159,543 159,543 0000000000000bdf3edd222f32b9f988445e053852d940b5f3872a068e6e9053 6 0.01 vMB 53
159,542 159,542 0000000000000c79dac115e88c30bde1c49746169d5f272b8608b6488040ab70 11 0.00 vMB 19
159,541 159,541 000000000000055102dc4288b243d10f5f2aa5f1ccde92c10bc85dbff306c7cf 119 0.05 vMB 62
159,540 159,540 00000000000007c4731c19454c831acdb595f5f3754e356420ae724f48f2f2f5 25 0.01 vMB 116
159,539 159,539 000000000000016b766989aeb4043d30b89dc5c93d6d45c42ecc7d4933efda6c 39 0.02 vMB 13
159,538 159,538 00000000000003429ea1cd71049a7a9b4cc7e5f1942f4581069f79c8d946b0a8 100 0.04 vMB 112
159,537 159,537 0000000000000c11f6a67dbe1f2e0466923e887fcfc85d2e7fe82106532e09b6 5 0.00 vMB 995
159,536 159,536 0000000000000c7cc0c932bb536b738aa9149be73d4429c9aea1dbe918f56312 15 0.01 vMB 18
159,535 159,535 00000000000007fb54ccbf12cf80ec2e6f3dba9e8fad9b892bb503a7cccef3bb 28 0.01 vMB 54
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 71
    • Outgoing: 10
  • Data Transfer:
    • Sent: 22.65 GB
    • Received: 0.45 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.