Loading Tool

Explorer IconExplorer

Memory Pool

83,578 transactions
31.19 vMB
0.09073061 BTC
Random Selection Loading Transactions
Max Size: 190.71/200 MB

Candidate Block

Mining Attempt d9167f08a4d05a08c866a7018704c2bea73b7ef8aaaaff452a47592b0fcd2d21
Version 20000000
Previous Block 00000000000000000000d458498d88f256390ba991d916d90569548e7a257dd4
Merkle Root d5ef3e1bc9ff9615e7161cf8429f1ddfac085d5802693a74311692cde7e43387
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,834
Size: 1.00 vMB
Total Fees: 0.02018826 BTC
Feerates: 299.43 > 2.02 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,345 (480,662 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
434,683 434,683 000000000000000003cb73173cafe67c11b3b5673a5cd83f09ccbdb6c9a7e21d 2,715 1.00/1.00 vMB 68
434,682 434,682 0000000000000000032ef31685c74fdfca7a25e34c121e6ef05ce4863be4a5d4 2,632 1.00/1.00 vMB 65
434,681 434,681 0000000000000000012ea09ad27b0bbdfa004c110cc8c4ea914d75b28a5c8df0 2,446 1.00/1.00 vMB 68
434,680 434,680 00000000000000000077fe1bdf32fa91337fdae902d5d8fb9f20f4e9d01b03dd 2,588 1.00/1.00 vMB 67
434,679 434,679 00000000000000000187c64605c0ad338cc2c8b26b1d20d9e418636f51a5106e 1,099 0.46/1.00 vMB 60
434,678 434,678 0000000000000000035830f67a3d0828e81f359fa0d36694ed768c77918ea9d4 1,295 0.55/1.00 vMB 58
434,677 434,677 000000000000000001192e6170dd52aa266e50503be55a51b7544eac28855da8 759 1.00/1.00 vMB 17
434,676 434,676 0000000000000000029598ecdb4b0c8530d32ef04caf33ab957c83a5839a92cf 1,183 0.82/1.00 vMB 30
434,675 434,675 000000000000000001098ca51df212af6ce6946eadf4c0525c4f95e85ac74ce5 1,194 1.00/1.00 vMB 35
434,674 434,674 00000000000000000307c32f8fee2c755518908afb452faf442a048306f4b907 1 0.00/1.00 vMB 0
434,673 434,673 000000000000000002b75deec05f8aebacdde63a29154bb867b2524fcaf1cdb1 1,807 1.00/1.00 vMB 68
434,672 434,672 0000000000000000030b67d8954e0514f83c01ff92884b1043d3508586ae0bb9 1,400 1.00/1.00 vMB 46
434,671 434,671 000000000000000002b1a3b4baedd36e928c7a9e2198c83aeedc94eb7d42c3f0 2,301 1.00/1.00 vMB 57
434,670 434,670 00000000000000000377664403a9bb8446c6a9af9c88f4e041763f0cf0a215ed 2,669 1.00/1.00 vMB 76
434,669 434,669 00000000000000000376f2c6fe1f71f8d56e1444e1e5451d5a3ffaf57cd0be67 1,562 1.00/1.00 vMB 58
434,668 434,668 0000000000000000020a8d5e0fcb34fa0eb1a87d94c8cd57170320a669967a81 2,435 1.00/1.00 vMB 54
434,667 434,667 0000000000000000027c4c75210be1b9cf2ad452c1e71ea97dfcd7d3ab489e5b 2,518 1.00/1.00 vMB 76
434,666 434,666 0000000000000000031df6c1bdaae3652c452382fcab15a8ee73f7215e812bbf 2,531 1.00/1.00 vMB 71
434,665 434,665 000000000000000004395e8c8c69eb4e6bee8261e84a51e264a45a5407cc0c2d 1,582 0.93/1.00 vMB 44
434,664 434,664 0000000000000000026af98ccc545b98edf93717285524e02d38f5044ac6942a 666 0.40/1.00 vMB 41
434,663 434,663 00000000000000000301d4fc869bcf624451b1f22b5cb2f09ec282e63bea2c52 1,755 1.00/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 782.99 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: 717.35 GB
    • Received: 17.85 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.