Loading Tool

Explorer IconExplorer

Memory Pool

69,598 transactions
26.54 vMB
0.06684194 BTC
Random Selection Loading Transactions
Max Size: 159.45/200 MB

Candidate Block

Mining Attempt 31e3a93ea1e18747894b30d313ac6d62e45eaff50c99d9183a793523c1d3c252
Version 20000000
Previous Block 0000000000000000000025b4d4b866378eec5892e1e3cbda47b57b15f53ecc85
Merkle Root 686aed0c1942f982c65720d5d437efd57419f4c3996d585da13993ff93153011
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,204
Size: 1.00 vMB
Total Fees: 0.01024223 BTC
Feerates: 40.21 > 1.03 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,476 (772,329 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
143,131 143,131 00000000000004b8d224e1b61d8f9945fb39cab794aa1fd987a9fead22a7907e 36 0.02/1.00 vMB 227
143,130 143,130 000000000000020898316753be9d3769de89803f6f34c0ab1988b2402591cbc2 23 0.01/1.00 vMB 0
143,129 143,129 00000000000007edeadadb5007e5f11e3c80f48087d60d3fe0469209738598e5 61 0.02/1.00 vMB 31
143,128 143,128 00000000000007bd5a3d903a8124535594d908097e1c099bff2e1899c1298136 1 0.00/1.00 vMB 0
143,127 143,127 00000000000006692c83b86054b813c6ff3e10d620217fa567220b09a96fe651 20 0.01/1.00 vMB 246
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: 11
  • Data Transfer:
    • Sent: 757.83 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.