Loading Tool

Explorer IconExplorer

Memory Pool

75,977 transactions
28.46 vMB
0.08019581 BTC
Random Selection Loading Transactions
Max Size: 171.83/200 MB

Candidate Block

Mining Attempt 9073c5f7637c81d991bf8b34016cf202b64897732756851209bb0f901cf8b87c
Version 20000000
Previous Block 00000000000000000001f93bde759744130b66158cbae52d70e58b5101ed717c
Merkle Root 9ce08fb6cf6bd9603110873915b392887c0d47d6df0e352badc78a52f6da8031
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,659
Size: 1.00 vMB
Total Fees: 0.01633378 BTC
Feerates: 100.36 > 1.64 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,269 (111,445 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
803,824 803,824 00000000000000000003d7983d66ada60aa877e311c469a392bbb28e87af438d 6,387 1.00/1.00 vMB 7
803,823 803,823 0000000000000000000092eeb75e9f5bcdd2844518f17bca401c0836ce9662a7 4,285 1.00/1.00 vMB 13
803,822 803,822 000000000000000000006e84c211b6800c3c65fa564f577469465a6d50062401 5,313 1.00/1.00 vMB 6
803,821 803,821 00000000000000000001b0e1eab8a8b538f74ad1594294047a68f33b72598e78 3,590 0.99/1.00 vMB 6
803,820 803,820 00000000000000000000c5571b92c939c11dab41728ec4540c05dce2989d9ec4 5,911 1.00/1.00 vMB 9
803,819 803,819 00000000000000000000a6b09d0b556e2c491d328aa1e825b9d5b8a1e7aef58b 3,369 1.00/1.00 vMB 10
803,818 803,818 000000000000000000020ac41bd40ebc98d756385734144fb9d52dc99928e405 3,165 1.00/1.00 vMB 6
803,817 803,817 0000000000000000000189ee11eb88aa9591746a2136ead7a7625caa1d0e4451 950 1.00/1.00 vMB 10
803,816 803,816 0000000000000000000367755717a0ac0865f32e9b254d9b0aab2f3cc0d02353 2,584 1.00/1.00 vMB 12
803,815 803,815 0000000000000000000537a37a3f4a672d3a84e616216f36d58dc874ac0d32a3 1,395 1.00/1.00 vMB 9
803,814 803,814 000000000000000000042c5e2b0a2a6d8094b35ae4a18f83fe54a0cb6919501f 2,138 1.00/1.00 vMB 16
803,813 803,813 00000000000000000001f7c445371ac87a11b61843f6faac8283e849a72763b0 2,817 1.00/1.00 vMB 13
803,812 803,812 00000000000000000003121da46ed2c387da9eaa89efdb373d8ad58c003c4dbd 1,937 1.00/1.00 vMB 13
803,811 803,811 00000000000000000004f83f32cff9516c36dac1323d6a0e9ea02067054fa9f5 2,810 1.00/1.00 vMB 22
803,810 803,810 000000000000000000008fdbaf41df9a5a035eb0f931fd244f789436c5986d81 2,283 1.00/1.00 vMB 20
803,809 803,809 000000000000000000045b2d98109021f7b7903f700a46646c8ea0c51c6e7824 2,552 1.00/1.00 vMB 16
803,808 803,808 00000000000000000001104526033d27a6b3c55d9b85c98ae2fea569ad277cf7 2,900 1.00/1.00 vMB 15
803,807 803,807 00000000000000000004d8cf6cef2e0b17468620f22a1363ddcd24aa17681302 1,164 1.00/1.00 vMB 18
803,806 803,806 00000000000000000001b793e4e9f4aaa37ca015ec07280411f0dbc040ecf308 3,431 1.00/1.00 vMB 23
803,805 803,805 0000000000000000000437bcbda6f44f478ea5cb200511d1d79ae3484738b2a0 2,166 1.00/1.00 vMB 24
803,804 803,804 00000000000000000001467b21087859c6e3f834c6ddb65303a4525890f48bfd 3,329 1.00/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.86 GB

Node Details:

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