Loading Tool

Explorer IconExplorer

Memory Pool

70,313 transactions
26.68 vMB
0.07055477 BTC
Random Selection Loading Transactions
Max Size: 160.48/200 MB

Candidate Block

Mining Attempt 9586bd60bcb45cf13edce0f4a787123b2972699a2c6c34b3d1d9a9c19c44913d
Version 20000000
Previous Block 000000000000000000002d34d52a3addf89bc45d6d78c163bf39016440e5bdf7
Merkle Root db9f5624ac242626db4b589e3db2d1636649e5ecd9e8ec5c6eb08f12d5af6f96
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,065
Size: 1.00 vMB
Total Fees: 0.01352608 BTC
Feerates: 136.43 > 1.36 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,467 (43,365 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
872,102 872,102 00000000000000000002a68468803294bba12cd7e15e81c1f672ce4601715287 2,477 1.00/1.00 vMB 7
872,101 872,101 000000000000000000026b545c041a909702d21daf6804b462d30189742a10eb 2,317 1.00/1.00 vMB 5
872,100 872,100 00000000000000000000e134483e390a22043838bf9d2880a6482fa6e4020945 3,553 1.00/1.00 vMB 12
872,099 872,099 000000000000000000028b054ae6eedf0c29bc171e664ba9a90cda6c10f085d7 3,775 1.00/1.00 vMB 14
872,098 872,098 00000000000000000001551dc52f2cac355484042e403db3b875faebc81796d9 1,587 1.00/1.00 vMB 23
872,097 872,097 000000000000000000004adc216464318ac3b7e6453385a5b6aba7826242a94e 3,412 1.00/1.00 vMB 9
872,096 872,096 0000000000000000000015264862466656448211854f47411cbc5eb613be82a8 3,748 1.00/1.00 vMB 14
872,095 872,095 00000000000000000002b86c3f41a97db08ee270d02cc437ce85a6e0ffd80a2b 3,143 1.00/1.00 vMB 14
872,094 872,094 00000000000000000002afb61602f90ab9d58295ef59eb5c975af789df05e278 2,430 1.00/1.00 vMB 6
872,093 872,093 000000000000000000026280ff340514032b9dc63ea1e5d1656acba18a529fe9 2,213 1.00/1.00 vMB 7
872,092 872,092 00000000000000000000db43f1a2e572ca2103aa3c7b6a5f740fd11bc0437035 4,387 1.00/1.00 vMB 9
872,091 872,091 0000000000000000000272758807ba30c9b882d46f4a0efd1ea2b67768d5d3a5 2,123 1.00/1.00 vMB 5
872,090 872,090 0000000000000000000098704e535659e01a2fc4c2cfaecf9a9779ff30cf2807 3,278 1.00/1.00 vMB 10
872,089 872,089 000000000000000000026f23a32026d2bff50217342cccb457c4889ad79b5783 3,545 1.00/1.00 vMB 15
872,088 872,088 000000000000000000020a847f643b43cca643ef9e6acf2a8c4eee2cf0e48d36 3,654 1.00/1.00 vMB 25
872,087 872,087 000000000000000000018f207895838a868fc3d7774404749c913201a31e8b91 2,458 1.00/1.00 vMB 12
872,086 872,086 00000000000000000002bca47ecac7a77b15bdcf2e5f1b10d1bb332d687b9e2a 3,370 1.00/1.00 vMB 13
872,085 872,085 000000000000000000023b5e283084e79269e884c742f87171034a959dcbd28f 3,290 1.00/1.00 vMB 17
872,084 872,084 00000000000000000001116dc8bc1b051a08af82f635ad439465e21f2fc4a705 3,363 1.00/1.00 vMB 19
872,083 872,083 00000000000000000001cdd121e4e6b6d9e3737140f89cdb0508de7b8994236c 2,713 1.00/1.00 vMB 27
872,082 872,082 00000000000000000001abd7d14b27514edcbb706f786fdf192a50e43466d53e 3,013 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 783.20 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: 754.92 GB
    • Received: 18.94 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.