Loading Tool

Explorer IconExplorer

Memory Pool

87,741 transactions
33.40 vMB
0.21826002 BTC
Random Selection Loading Transactions
Max Size: 193.90/200 MB

Candidate Block

Mining Attempt 1293f8275a76cb0b60ca53a5c8497e8a623a04212ced976a2194fe6cc85a382e
Version 20000000
Previous Block 00000000000000000000bb3bc41843719fe36e9ccf594ee58bf79ac5f82daed4
Merkle Root fca13cbd6247eb203d23b3ffdf9d219927f3b9cf321e6da5e837a82ea2904dd3
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,378
Size: 1.00 vMB
Total Fees: 0.03966301 BTC
Feerates: 123.97 > 3.97 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,638 (821,584 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
94,054 94,054 0000000000058a92bedc96ae37d167603a6b1012442ec9bd4cc490cd4a36c9d8 1 0.00/1.00 vMB 0
94,053 94,053 000000000006843f8dc4eb85254520ce6247d6a0571086b3ad6026b0e9982108 2 0.00/1.00 vMB 0
94,052 94,052 0000000000082856e1480ba867a2877b2288b1fd2edb8c6866d69a2fad20f106 1 0.00/1.00 vMB 0
94,051 94,051 00000000000734391d456cf60ee8cca03515c1e35971f7db878aea58d083a96c 2 0.00/1.00 vMB 0
94,050 94,050 000000000004ded5125286272fd26eeeec7eddd152210fc86ad3b896626b07c6 2 0.00/1.00 vMB 0
94,049 94,049 00000000000350df3bf028f8b7b635d57b9cd4ac0e146e7e06c08155ebf66a25 4 0.00/1.00 vMB 0
94,048 94,048 00000000000913b54c8270d072c013eac34849974b2cf5f7a371708235735acd 1 0.00/1.00 vMB 0
94,047 94,047 00000000000343252b20de24c316d01f3e960b421c78811d3a465a9bb84f4764 2 0.00/1.00 vMB 0
94,046 94,046 0000000000075ed147151086e7a0e4b32ba62312509b8c923cf14c700b176049 1 0.00/1.00 vMB 0
94,045 94,045 00000000000263362bd5a44b4bf93c90c4fa6e0e15c3a378676247c040485323 2 0.00/1.00 vMB 0
94,044 94,044 0000000000033ea9d633ec88c3e4567cee40223ef81120d3b1f917b406de81f9 5 0.00/1.00 vMB 0
94,043 94,043 000000000006ba163f4d917c7a22c78242db4e102683b236d4adc60f20527de5 4 0.00/1.00 vMB 0
94,042 94,042 000000000007133b6997bae692fd3a1114554aa8742a7248ac87e5c9afa9926f 1 0.00/1.00 vMB 0
94,041 94,041 000000000002075b3aec191775070d71c6ee7df2719491180ee477b08f2c1476 2 0.00/1.00 vMB 0
94,040 94,040 000000000001b81ace303cc190c93fd5e2f199ce5dbf1178a3f38f38ef249093 3 0.00/1.00 vMB 0
94,039 94,039 0000000000093c5cdeb47da945313abb9640c58eec343f0b250d5f69e6235f95 1 0.00/1.00 vMB 0
94,038 94,038 000000000004a43a4501bcb7a99bd6727f2505f5d0e51bda382517c2b7acc8fb 3 0.00/1.00 vMB 0
94,037 94,037 000000000000db5cc6bf13a770d009797b0b06181b9ec71f6b5353634237cb01 3 0.00/1.00 vMB 0
94,036 94,036 0000000000013220487811781e238e2c3f9a06e4bf613147286aca6ab2c36849 1 0.00/1.00 vMB 0
94,035 94,035 00000000000354403ae9bff9d4a5edf4c4da90b8c602e86db539be5b8287fb6f 3 0.00/1.00 vMB 0
94,034 94,034 000000000003b632ccb4e484ad85233fd08381f8572d3ffd320f0f411265ca11 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.49 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: 772.99 GB
    • Received: 20.36 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.