Loading Tool

Explorer IconExplorer

Memory Pool

76,686 transactions
30.24 vMB
0.10456019 BTC
Random Selection Loading Transactions
Max Size: 180.50/200 MB

Candidate Block

Mining Attempt 6ea82df9f3f037396bc2aa107520d3b1478f8a4a6474caf8032fc63d34c0fccd
Version 20000000
Previous Block 00000000000000000001108cb958b997fbbda21703b73c8bc3a6f72862e5da75
Merkle Root 7f5e4b73cbe76b94cfdeb1699f7bd3db4c91e17c0b010fc6880d786290367f82
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,162
Size: 1.00 vMB
Total Fees: 0.02750420 BTC
Feerates: 100.00 > 2.76 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,446 (27,051 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
888,395 888,395 00000000000000000000b28f0957fc6ea79c19a9debf98a23033009ef619bfd6 74 1.00/1.00 vMB 1
888,394 888,394 000000000000000000000fa916d5ee6231622a0411f6059afdbc7345711168d1 1,520 1.00/1.00 vMB 1
888,393 888,393 000000000000000000012c931c76c55f64d5887270f7d20af430318ef2e9b780 4,052 1.00/1.00 vMB 1
888,392 888,392 000000000000000000018e1cf6a0e7034e94b17b6a281d7d5658be519e052fbb 2,451 1.00/1.00 vMB 1
888,391 888,391 00000000000000000001366575febd176a0b3b39c00b5f47785041dae90d01b9 3,035 1.00/1.00 vMB 3
888,390 888,390 000000000000000000012cd56dd22f736a80c409afcfbd58b775f0dc1c7ce45a 3,647 1.00/1.00 vMB 2
888,389 888,389 00000000000000000001bb85ae62fc1360ea1ff3f69010e38df3b64bf800de54 2,366 1.00/1.00 vMB 1
888,388 888,388 000000000000000000026e682bda6917224f0902ab6c8c9c1fef4585acdf375c 2,696 1.00/1.00 vMB 3
888,387 888,387 000000000000000000014445c1712e0fe7000c200b210f000772425a8f2c86b1 1,837 1.00/1.00 vMB 1
888,386 888,386 000000000000000000014ac0e309e98bf3c4754ff18535d33e1f53cc7a310b2d 1,756 1.00/1.00 vMB 1
888,385 888,385 00000000000000000000a32bafb05b526cdb7d75688c14bccbf3e9bc688a7221 2,678 1.00/1.00 vMB 2
888,384 888,384 000000000000000000012a83189db542c5abab8028fd8510bc4fca6baeb043f9 2,774 1.00/1.00 vMB 2
888,383 888,383 00000000000000000001727893149ed08549981bda630446c91e14bc7c6205c0 2,699 1.00/1.00 vMB 2
888,382 888,382 000000000000000000021adc942cf7c801c6fc85d83887516c9209d9491c3a9f 3,083 1.00/1.00 vMB 4
888,381 888,381 000000000000000000009a7e7682367a27696d08c12034092e52c96a8d14e772 933 1.00/1.00 vMB 1
888,380 888,380 0000000000000000000096c59686a794d25f933c5dc0d6012f3df4f283784280 3,106 1.00/1.00 vMB 1
888,379 888,379 00000000000000000001467a2d5e57efcb14f94a1b37759626161ca5b4da6e1e 3,315 1.00/1.00 vMB 2
888,378 888,378 00000000000000000000737661079787cc19e2acc6f8dd5fcec3d3d8615281c2 943 1.00/1.00 vMB 1
888,377 888,377 000000000000000000015b1760d2dc8ddb3b50f47f062c4719c1ad112cf3bdae 932 1.00/1.00 vMB 2
888,376 888,376 000000000000000000023634ad06564cf66ea7e883d37dbc91eeaa0b099bbf5c 1,249 1.00/1.00 vMB 2
888,375 888,375 0000000000000000000180c9ae55b659c2352781cc5f234d7b861d12efe49168 4,036 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 783.17 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: 749.48 GB
    • Received: 18.82 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.