Loading Tool

Explorer IconExplorer

Memory Pool

87,034 transactions
32.57 vMB
0.15018192 BTC
Random Selection Loading Transactions
Max Size: 198.88/200 MB

Candidate Block

Mining Attempt 082e70705e14f241115d49ad823d6655279bf6c3d2a4b125cfc1a5027a17e390
Version 20000000
Previous Block 00000000000000000000030f852abb2460ecdfb580a98ff5f0443f891ab5a1ab
Merkle Root 604442566307506a5118206f36c2571b46bc5e0a2822877c25e5f5cced5c8605
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,252
Size: 1.00 vMB
Total Fees: 0.05765713 BTC
Feerates: 400.00 > 5.78 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,226 (455,905 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
459,321 459,321 000000000000000002116c9b92f5127a925b14c4442103a01cd0d3d869c8ce7d 1,970 1.00/1.00 vMB 171
459,320 459,320 0000000000000000019c9b70e77d9ef13afff39ada210a02d8019d9dfe7f451f 1,887 1.00/1.00 vMB 173
459,319 459,319 000000000000000000a84bfeb1f93dbe34c694b3a626bf206674958847f8de39 1,381 1.00/1.00 vMB 48
459,318 459,318 000000000000000000dc4617db4c25e5f28232402950548792adc1c34cbca537 1,159 1.00/1.00 vMB 60
459,317 459,317 0000000000000000000bc6db069efba38ca2f20370d28073eb828634b26655a3 1,808 1.00/1.00 vMB 114
459,316 459,316 0000000000000000004dfe09621605023e56ce736e72f0941958365434553fbe 2,230 1.00/1.00 vMB 144
459,315 459,315 000000000000000000e2a2544f3929310877b4720b8270d1d51c4525e3e0fe6f 1,946 1.00/1.00 vMB 143
459,314 459,314 0000000000000000014f86a30768bf4fa97bb77228a93bb3fa9aea013699b827 2,429 1.00/1.00 vMB 136
459,313 459,313 000000000000000001ce3aa1a91a177a56f2a9d574c0fd6aa923149aab965e18 2,070 1.00/1.00 vMB 124
459,312 459,312 00000000000000000109bc8101243b6bd62c5b65acda2552f0fcc2151b776a99 1,835 1.00/1.00 vMB 157
459,311 459,311 000000000000000000a274bdaef0ecae8cfdb5ba4705d925f0a10715027f1a9f 2,759 1.00/1.00 vMB 223
459,310 459,310 000000000000000001cf75dc6eeb0e98057bef6faebbd9aebc5f94c47e13f585 1,540 1.00/1.00 vMB 133
459,309 459,309 00000000000000000055028db94d15ec3f7481accd30d581603dac5638d61284 2,411 1.00/1.00 vMB 224
459,308 459,308 0000000000000000010798ba8f581df7f784a5df4945facecbc348b44ad050ab 1,671 1.00/1.00 vMB 127
459,307 459,307 000000000000000000d050a27a58df929c50dad83043f76d5c3eddab9723bd31 1,624 1.00/1.00 vMB 55
459,306 459,306 00000000000000000150f33847356e1edb783f38d53629ca077c95e2fce1b00d 1,230 1.00/1.00 vMB 102
459,305 459,305 000000000000000001d62245be96c04e65a506ef6f743719d11bf716841f0590 1,520 1.00/1.00 vMB 136
459,304 459,304 0000000000000000012f3beb4c35b871865c455c36acaa91aef8474f7b2535e5 2,009 1.00/1.00 vMB 152
459,303 459,303 00000000000000000200b950aaa290fb53a1852e7acf43254d7d9f9016489255 1,650 1.00/1.00 vMB 109
459,302 459,302 00000000000000000148c3b453808d15bd53e21e6dab02ec8f5c612ecdbf81e9 1,887 1.00/1.00 vMB 139
459,301 459,301 00000000000000000042363e69108c1652a70b7dfcd3601a62a73a72def77a80 2,058 0.99/1.00 vMB 190
Previous 10 blocks ↓
Total Size: 782.78 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: 709.73 GB
    • Received: 16.96 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.