Loading Tool

Explorer IconExplorer

Memory Pool

69,804 transactions
26.67 vMB
0.06989837 BTC
Random Selection Loading Transactions
Max Size: 159.94/200 MB

Candidate Block

Mining Attempt e033759457fc79b437094ddbe87dd22f1c390aee6a5b01faeb8b721c2c535ef1
Version 20000000
Previous Block 0000000000000000000025b4d4b866378eec5892e1e3cbda47b57b15f53ecc85
Merkle Root c297f34e309bc3fab40ae3e6ea825e58ad26e2ce5217f801f47875252d5dc193
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,656
Size: 1.00 vMB
Total Fees: 0.01263030 BTC
Feerates: 50.18 > 1.27 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,476 (772,324 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
143,152 143,152 000000000000082b0e6969dba98e8967c540435ad28a06edaebf364b6d12d4cc 78 0.03/1.00 vMB 86
143,151 143,151 00000000000003eb1844a76fdca1c91dbb5161e5275fd069373a8ebaa0e1c840 104 0.03/1.00 vMB 37
143,150 143,150 00000000000002d69abb6f936fcac25d6b7babef7b3faa0aead43ac60341b2a8 14 0.00/1.00 vMB 25
143,149 143,149 00000000000005b15d2261f3cefe72ce59cc8d54955900a8b41977161ccca1bb 44 0.02/1.00 vMB 360
143,148 143,148 00000000000006b8c9aadabaaa4238a80bf3c9f3b6fd8b7c3eb2a8266e8ba450 12 0.01/1.00 vMB 78
143,147 143,147 00000000000001a5207513e46e1aa4da8a5c0aca392d535d772ad886549c7c49 39 0.01/1.00 vMB 15
143,146 143,146 000000000000070dabe2356d71d5695f1fdaf3741251a6f5363d5df111bc8477 14 0.00/1.00 vMB 0
143,145 143,145 000000000000019e40755544840c9bcda4c1c5e921f2bbbf90f9c583f399e6e6 23 0.01/1.00 vMB 74
143,144 143,144 000000000000055b630ca7cac622f3092347a5f2e7db7af71276e1b1805836a8 26 0.01/1.00 vMB 67
143,143 143,143 000000000000057c88b0bee1fafb0e8882675408f905cb0fcf41e46985152128 41 0.02/1.00 vMB 123
143,142 143,142 00000000000003b7e3668e87123d9e99c528502514d3d03e4d1927cce5f23347 58 0.02/1.00 vMB 175
143,141 143,141 0000000000000310bd8f266d7aea1d9073c0f807bbe9eb7def2e78a84cdd5aa7 1 0.00/1.00 vMB 0
143,140 143,140 00000000000003a97d98002532509bae894fab7949ec92c8dd7965b989962377 18 0.00/1.00 vMB 11
143,139 143,139 00000000000005cbb87dd85a7b8155b66a3b1f3c911cc8b508a0f91abb2e2c12 41 0.02/1.00 vMB 115
143,138 143,138 00000000000001645237f840872375b13209744c86aa6b56a09dac0cecb1e38f 8 0.00/1.00 vMB 291
143,137 143,137 0000000000000420631d924129454be1a8b439b2c20d6392968b7f69fce1483a 39 0.02/1.00 vMB 60
143,136 143,136 000000000000082e8dea125fbd7c2cb326a90f9bda166e9b8366034447e67e86 93 0.03/1.00 vMB 26
143,135 143,135 00000000000003dd57f5dd1228f68390b586700063225d26bac972bd120546d2 68 0.03/1.00 vMB 215
143,134 143,134 0000000000000038ff127714d66bd646dc991d754438adb05b8f622939753d0b 15 0.00/1.00 vMB 95
143,133 143,133 0000000000000720c187adcd232e2e3ba723e2486b845fd261aa2d1378134ca9 36 0.02/1.00 vMB 155
143,132 143,132 0000000000000093f79a0cb0adbc74c7700d3b1c13095cbce6399a02ae8c01e6 29 0.01/1.00 vMB 341
Previous 10 blocks ↓
Total Size: 783.22 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: 757.85 GB
    • Received: 19.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.