Loading Tool

Explorer IconExplorer

Memory Pool

78,998 transactions
29.56 vMB
0.07096928 BTC
Random Selection Loading Transactions
Max Size: 177.68/200 MB

Candidate Block

Mining Attempt 7282b0bb4f6f8105ec61b0e058fde8e38659681e1ec1b3268a887d6dcc2cddc2
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root 40257871ded6476593408eecda93a17e9de230c2d2129a802c2a6ed297d3bc79
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,641
Size: 1.00 vMB
Total Fees: 0.01070424 BTC
Feerates: 50.25 > 1.07 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (515,558 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
399,442 399,442 00000000000000000041974d69695255dfc18e41d0fe759332d7150595619994 854 0.99/1.00 vMB 13
399,441 399,441 000000000000000000502ed46c8a3567ba3575be1c18a3634abed80a6e45fcf1 2,359 1.00/1.00 vMB 40
399,440 399,440 000000000000000006438891cd04874f89ce9e7149286ac0512239a6167ebf06 1,198 0.75/1.00 vMB 37
399,439 399,439 000000000000000002c7922fdde3c4709d0a32dfde9b5bdde470ac294dd0907b 1,105 0.51/1.00 vMB 39
399,438 399,438 000000000000000000539ed7fc1f1802896f502720d2a88c481580ddd6984658 282 0.48/1.00 vMB 10
399,437 399,437 0000000000000000029d2937e4baa78558261a7e7ca32ea4d489ddd3834448d3 1,191 0.97/1.00 vMB 20
399,436 399,436 000000000000000004e4445e012045c1e31ce6bc5c6acad25e8fd0ed73aa16f8 1,693 0.92/1.00 vMB 32
399,435 399,435 0000000000000000001f2ce1f19de24bac4cbdc3cbc13e115bc29bed0f329002 264 0.29/1.00 vMB 19
399,434 399,434 0000000000000000000afbe0e7f8a6bd5e209e3e1e7bb3a107c0344ae87a3dd5 272 0.18/1.00 vMB 25
399,433 399,433 0000000000000000061cba23e63a71324c97be557dcd315903f49fb1bcaab42b 1,853 1.00/1.00 vMB 31
399,432 399,432 00000000000000000679a7c01f4debbb5179f50b11109a88dc743eff8c64965b 901 0.93/1.00 vMB 18
399,431 399,431 000000000000000001d98c696918ba39033d5522ef772960fb63b140fe0d1f64 1,119 0.98/1.00 vMB 17
399,430 399,430 000000000000000001cb6487bcd3ef8cd93a102b02f729b301f5a13e684485cb 1,092 0.98/1.00 vMB 23
399,429 399,429 000000000000000005eab40e1630d7851615641809b247e6dd907da4fee07b6d 2,470 1.00/1.00 vMB 44
399,428 399,428 000000000000000006123cfe07ed9c35d5cdf87d23c69986c4f07fdff1a10e07 1,010 0.99/1.00 vMB 18
399,427 399,427 000000000000000001317b2cb69477259ce37b01988e5a5ff238980068c123e6 1,511 0.99/1.00 vMB 26
399,426 399,426 000000000000000002b370e72cffeccf67355a7c4128dfebea14464e88ef388e 1,313 1.00/1.00 vMB 21
399,425 399,425 000000000000000000c64e40f26b8b6517970024aba50f3c78a473ccdd12032f 2,886 1.00/1.00 vMB 52
399,424 399,424 0000000000000000022212e7f05033796885c28fece869510fc5098b37db8fe5 1,416 1.00/1.00 vMB 29
399,423 399,423 000000000000000004acbee3688132ddb7378cd0c86042a91f7201cef1cc1b96 1,640 1.00/1.00 vMB 23
399,422 399,422 000000000000000003513ff6459398e0a4a1c60d1b2c115b1e57073ec42e31f2 1,991 0.98/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.39 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: 664.64 GB
    • Received: 15.02 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.