Loading Tool

Explorer IconExplorer

Memory Pool

75,030 transactions
31.81 vMB
0.09142875 BTC
Random Selection Loading Transactions
Max Size: 183.76/200 MB

Candidate Block

Mining Attempt 3907c131516fb3854dfed389cb3eb07e035ac446b98f4f0de6445f7e1bdf7ec6
Version 20000000
Previous Block 000000000000000000014ab2be0566cd20fccff9187da3853a74af3e86f6d6dd
Merkle Root bcf8b946ecdc0897fd45165253a5dac011cee4a8b0fa9fdaeea1d026d41ce264
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,831
Size: 1.00 vMB
Total Fees: 0.02848484 BTC
Feerates: 151.03 > 2.85 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,944 (313,590 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
601,354 601,354 00000000000000000003cd3527ca47a0da9369ac2a3db099966b43d8d8c2e2ec 1,269 1.00/1.00 vMB 16
601,353 601,353 00000000000000000010898ca0597147951d2ef58c50f4cc20d90c18f7e3d989 2,390 1.00/1.00 vMB 26
601,352 601,352 000000000000000000143049fa216043cb104389475dfb283804c149838f32bf 2,458 1.00/1.00 vMB 55
601,351 601,351 000000000000000000048e018dedb15de7ef33607acc85a76e75af1cc6b21991 2,078 1.00/1.00 vMB 17
601,350 601,350 000000000000000000022f53a07cdf3f2483c3677b1e7a1ada0b598e850e5061 2,666 1.00/1.00 vMB 36
601,349 601,349 00000000000000000013a40d3631d1fb8850f0d3574901713b2a45633205b2e0 2,586 1.00/1.00 vMB 66
601,348 601,348 000000000000000000112933057bc8bf7177b112fd2e2d7f125518ce9fcf8145 1,795 1.00/1.00 vMB 21
601,347 601,347 0000000000000000000963ca2661659157b1094ce18ec9f7cf4da4b523145890 1,900 1.00/1.00 vMB 40
601,346 601,346 000000000000000000042f3c00c88a633a40a29fd0710749b66fe98a8d7a4ecf 2,457 1.00/1.00 vMB 45
601,345 601,345 00000000000000000009f1ca96a487d72e665609d38a436d469621e697c8da4d 2,380 1.00/1.00 vMB 19
601,344 601,344 000000000000000000006e54a01daf0606fd696be61eafd371c0f331c2c88450 2,647 1.00/1.00 vMB 48
601,343 601,343 000000000000000000123eebeafc59d0b1387776fef359dd7eb26b84ee4bcc10 2,599 1.00/1.00 vMB 22
601,342 601,342 0000000000000000000a24b2fc7022665515e20a930658d62464a3a3541fc57f 2,435 1.00/1.00 vMB 50
601,341 601,341 0000000000000000000ced8adb7c9745951dfa01477f2ae09122e7d719b449ba 1,897 0.70/1.00 vMB 24
601,340 601,340 00000000000000000006a25985ec9890fdc2a31461febd4cef50e17113248710 329 0.15/1.00 vMB 31
601,339 601,339 000000000000000000010dd8cf7f7c3e544752c5a928feec4c49a66a679d3c38 1,493 0.52/1.00 vMB 19
601,338 601,338 0000000000000000000f8fbfa25720cd40422b04a801d6d961e2b1be9026e7a7 285 0.08/1.00 vMB 31
601,337 601,337 000000000000000000074d69580147dc89540e94314331dd70d3118526c480ba 193 0.07/1.00 vMB 46
601,336 601,336 0000000000000000000fdcf20733dda14c16d5b03a226b543170e796b2a492be 2,700 0.92/1.00 vMB 28
601,335 601,335 00000000000000000013de9e925c684aa6f8bd3a34c1422f8b6a33f2b482461e 2,058 0.90/1.00 vMB 12
601,334 601,334 000000000000000000004a6b66fb5b7c94dc7eaaa52b957417b061c7db80a6e3 2,842 1.00/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.29 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: 657.10 GB
    • Received: 14.49 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.