Loading Tool

Explorer IconExplorer

Memory Pool

49,651 transactions
30.78 vMB
0.11922156 BTC
Random Selection Loading Transactions
Max Size: 164.31/200 MB

Candidate Block

Mining Attempt 81db226180d42483a17e8b49596673cb443a369ee35133828e3428455dece057
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root ff0bc5141cdfcba4e100c0c3e560ac262b250a49446c21aa5410536e65caef84
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,174
Size: 1.00 vMB
Total Fees: 0.04998808 BTC
Feerates: 150.97 > 5.01 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (210,470 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
704,382 704,382 000000000000000000063b1e249cff89a06076026f7845870c968247436459ee 918 0.32/1.00 vMB 12
704,381 704,381 0000000000000000000bebffafa27a2e302cfe6bf61776bc5c55f85dc541b20c 577 0.17/1.00 vMB 17
704,380 704,380 0000000000000000000add8826531118d52a011db62fc4630c1bf53ca887f2af 447 0.24/1.00 vMB 11
704,379 704,379 0000000000000000000466cf7205e5cf5eb7cf619562b93dca0bde1d0030ada5 2,070 0.82/1.00 vMB 13
704,378 704,378 000000000000000000010ae783be642c059dd07199ea4bbb77904a9d5f456486 81 0.03/1.00 vMB 13
704,377 704,377 000000000000000000017de57459ed874456b90ce331af4d0b8dacf3df3e141f 1,143 0.65/1.00 vMB 10
704,376 704,376 00000000000000000004fb6802014b0638b6c67dcaa784a4d8ebf4f5f3630dde 691 0.30/1.00 vMB 7
704,375 704,375 0000000000000000000a50c787c30c3afbc979bb677980ef2efd690d3231636e 1,888 1.00/1.00 vMB 14
704,374 704,374 00000000000000000002e72b17f844c159764000d102e97b18c05ff056d19ebf 907 0.46/1.00 vMB 10
704,373 704,373 00000000000000000006d932a7fa2a1a72fc7c18664f99db3e1ce2e4c0bff98d 83 0.03/1.00 vMB 10
704,372 704,372 00000000000000000006e125f5728c7ae95143e142dc823781c2c7ce7e7d3080 1,131 0.54/1.00 vMB 2
704,371 704,371 000000000000000000023685055a707044b8471eac715dd05780894af5f8fa91 2,440 1.00/1.00 vMB 10
704,370 704,370 000000000000000000058ad4307386b4f99632be1b0bd3a7ecd797b76e6c0edf 1,657 1.00/1.00 vMB 22
704,369 704,369 00000000000000000001ecdbfcca7da1f250f8cf1c7f24f3f05efebe62e3a4a9 199 0.06/1.00 vMB 20
704,368 704,368 0000000000000000000c6f3476dbe02cfb323c202f94e740e9e30b98c4fa4992 237 0.54/1.00 vMB 1
704,367 704,367 00000000000000000009e053cb4ba1a13632c1f009a4497119490ace660df058 2,906 1.00/1.00 vMB 12
704,366 704,366 0000000000000000000a42d2bc397aa7c51bd95c8d87ee48274a842691f184ac 3,069 1.00/1.00 vMB 13
704,365 704,365 0000000000000000000d8cb241cac156b3078049353fcc68a93e6fc315ddee80 473 0.64/1.00 vMB 4
704,364 704,364 0000000000000000000c5eb8a639e582da8b9c73cda558499bb692ffec9c4463 496 0.27/1.00 vMB 9
704,363 704,363 000000000000000000097ec971c7e4b107cdcad9b44a6c86e5bb592af0155d82 2,126 0.86/1.00 vMB 11
704,362 704,362 000000000000000000083d98646789a1e60803ec1e78e1784d8efe2e1c26bf0d 1,595 0.76/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.13 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: 652.40 GB
    • Received: 13.76 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.