Loading Tool

Explorer IconExplorer

Memory Pool

69,347 transactions
26.49 vMB
0.06561789 BTC
Random Selection Loading Transactions
Max Size: 159.09/200 MB

Candidate Block

Mining Attempt a8ebbcacbf842fc42d52e8c3251abf9ee0c4bec43ceb3d0d2e1be2dbd2951bea
Version 20000000
Previous Block 0000000000000000000025b4d4b866378eec5892e1e3cbda47b57b15f53ecc85
Merkle Root 73c914c6235d2eaa4e7402b99c7ab7c0d2085e1ff2309c0d16717023a9ca4c56
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,639
Size: 1.00 vMB
Total Fees: 0.00923768 BTC
Feerates: 40.21 > 0.93 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,476 (772,320 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
143,156 143,156 00000000000008fbd78dc260eec2d53047e6f0cd2bbad1ff14e5a47a600b41a0 17 0.02/1.00 vMB 79
143,155 143,155 0000000000000181b97d8aebaf18a1c15167e1cce8923af2448f9b28a13db20a 16 0.01/1.00 vMB 70
143,154 143,154 000000000000089a5042d11a23a84d476e107f26da9a8a8e8d85b211d1ee070f 16 0.01/1.00 vMB 118
143,153 143,153 00000000000006e288e8ce299ab5bcdec8f9fb7d3b8da25fc830da7d9f59e11e 1 0.00/1.00 vMB 0
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
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.81 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.