Loading Tool

Explorer IconExplorer

Memory Pool

77,212 transactions
30.79 vMB
0.13942154 BTC
Random Selection Loading Transactions
Max Size: 177.03/200 MB

Candidate Block

Mining Attempt 6a43fd5135144b550136fff5f30bd2e635be190c59a30bbdbdb6fbd3fda403e7
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root 14f1868c848163b61bdf04fc6a04d215dd557d2555cec99649ee1a3e657c81f0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,304
Size: 1.00 vMB
Total Fees: 0.05092490 BTC
Feerates: 150.36 > 5.10 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (230,674 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
684,378 684,378 000000000000000000075ae87b59897f466389fe8a49132164ce6e37337a9559 372 1.00/1.00 vMB 118
684,377 684,377 00000000000000000000ec78c3944da69770d7274ce05d14767b1448f444493e 884 1.00/1.00 vMB 124
684,376 684,376 00000000000000000002475b2b6e3fbcb601c70310266cd4ca1303ad4cf892b9 2,096 1.00/1.00 vMB 117
684,375 684,375 00000000000000000009349e3180e2cc02446edd809409e609e02a5e669b2870 1,599 1.00/1.00 vMB 126
684,374 684,374 0000000000000000000633cb4b1e33675866483962dafcfbe68bf6e84180143c 2,583 1.00/1.00 vMB 140
684,373 684,373 0000000000000000000aafcf94c5f7b35cc0b1171992d5bd96bf2b50edd1fd85 2,158 1.00/1.00 vMB 88
684,372 684,372 00000000000000000005b9798a9e2df5fb1146d68acfcfa90fe3640314fa8f66 1,478 1.00/1.00 vMB 109
684,371 684,371 00000000000000000002bcc7e1a1f00b345c563af4cdde9c1e339c552fd5aedb 2,188 1.00/1.00 vMB 113
684,370 684,370 000000000000000000064f76bd7746fe2b69b32e766d188c8a86f80bb9ecd23f 2,176 1.00/1.00 vMB 109
684,369 684,369 0000000000000000000679f180814623549b3f90e2932c6d7f195bfdd443474a 2,456 1.00/1.00 vMB 122
684,368 684,368 000000000000000000038598965a9f1dff3088db7e8f2aeb0851f1b6641d4255 1,776 1.00/1.00 vMB 109
684,367 684,367 00000000000000000002adfcf54dbb45cb96fbabcde3068800af651f7d3e3c25 1,321 1.00/1.00 vMB 125
684,366 684,366 000000000000000000036d7e288c70448f6f5df167ea3d4a2518bac9856951da 2,146 1.00/1.00 vMB 131
684,365 684,365 00000000000000000001db82ae980cc03c1c60a100ac269c4421b2b402bc1ea9 2,461 1.00/1.00 vMB 139
684,364 684,364 000000000000000000072ac3ea6418d91a23cb4175e8906ed2cb72c54620c8d0 1,827 1.00/1.00 vMB 119
684,363 684,363 000000000000000000081622f4690390b4ae05949b98bef78256b352529a8bda 2,061 1.00/1.00 vMB 126
684,362 684,362 0000000000000000000359afaa84a17be66ccb172671124fc4b0682fdbcdee90 1,774 1.00/1.00 vMB 116
684,361 684,361 00000000000000000008eed4eae2605567868fb05eb44a36820655aa4d017bae 2,591 1.00/1.00 vMB 142
684,360 684,360 00000000000000000004989c27bf546a6208b7cbdceb3b48ac1edef92f84a3cd 2,302 1.00/1.00 vMB 119
684,359 684,359 00000000000000000005ec83cb604a3cad48e8e82afdc5d9629100dd6cab77fb 2,392 1.00/1.00 vMB 131
684,358 684,358 00000000000000000009536b5792ababcfa480cce333570a454b76b6c42352d4 1,725 1.00/1.00 vMB 119
Previous 10 blocks ↓
Total Size: 782.48 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: 668.22 GB
    • Received: 15.43 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.