Loading Tool

Explorer IconExplorer

Memory Pool

40,911 transactions
27.94 vMB
0.06420396 BTC
Random Selection Loading Transactions
Max Size: 143.45/200 MB

Candidate Block

Mining Attempt 09ce318e998e5add386e9e42ee0cf5951b9f08e53d6217777b990550a08f4d6f
Version 20000000
Previous Block 000000000000000000001575d499d27a6e9805527fd037e437eb755b38e6f4e7
Merkle Root 67c1498f10291718b2362b7b33cfb99412ba9ce95900bb815b478f1e2eac2b36
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,638
Size: 1.00 vMB
Total Fees: 0.01055811 BTC
Feerates: 100.56 > 1.06 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,640 (541,408 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
373,232 373,232 00000000000000000575e0c6398ccafbfd5335c0e4b8b6093d60213c28862483 137 0.10/1.00 vMB 23
373,231 373,231 000000000000000008f9871f0f7971676b79cba2062ef119f091cd62e9e444a9 354 0.15/1.00 vMB 43
373,230 373,230 00000000000000000eb5eb50f793a39caddc37e8979ea8736206f2acb4a22597 476 0.22/1.00 vMB 34
373,229 373,229 000000000000000005aaf2e4e37c7514dc595eca4c43e6287372a42f821b7dbe 277 0.25/1.00 vMB 74
373,228 373,228 000000000000000006000c2e2e35436874e8d75b7f94bb192049606a0eba382f 336 0.22/1.00 vMB 71
373,227 373,227 00000000000000000e9ed970f88bd4df36a6c47f8a08df196caf9020f8351a24 1,324 0.78/1.00 vMB 40
373,226 373,226 0000000000000000037f3e4bd2ca4ac3063c1f6de61eb7fa5606839cb00caedc 720 0.53/1.00 vMB 30
373,225 373,225 0000000000000000047524fbac8354b819d61e07e0ff2ce31d412189f133a130 641 0.48/1.00 vMB 25
373,224 373,224 00000000000000000aff6da1052c7f81cd0752e07309b5716c54abe0bba600b0 1,636 0.87/1.00 vMB 44
373,223 373,223 000000000000000004c9bbcaadcce86c16c46f590575ecc811704c473a33b388 975 0.53/1.00 vMB 46
373,222 373,222 00000000000000000c7ed6ccba1e66c55a5d9acf11df07d9feced3c076b7b142 1,265 0.63/1.00 vMB 42
373,221 373,221 00000000000000000b888323a2ddb6c70a6662cd8d6d33b142d2bb9e61617ee1 288 0.16/1.00 vMB 47
373,220 373,220 000000000000000005f600e0213a1eb7b096844c429d661ab828f124b104cf24 74 0.04/1.00 vMB 36
373,219 373,219 000000000000000006a7fe61fc731094c1973bcd62f76747156280312da800da 222 0.12/1.00 vMB 66
373,218 373,218 00000000000000000884b2d9966ce855c4070ed20167020fb61e720337a9a6a0 131 0.05/1.00 vMB 35
373,217 373,217 0000000000000000124d8ffde43a550a560005c0b7b2c99bb23718da763dd227 233 0.11/1.00 vMB 41
373,216 373,216 000000000000000001546f8f4043dcf8d2af89d3f2c98f3bc29433f4e904e265 211 0.10/1.00 vMB 54
373,215 373,215 00000000000000000ba2208cee903a95d69f32ff7efc8ea250db8e31a26543ee 619 0.32/1.00 vMB 39
373,214 373,214 00000000000000000ca37e875d02028806eaa4413eaae5ea24e6b2fdb351e525 233 0.12/1.00 vMB 37
373,213 373,213 00000000000000000ec8f349eb8fc4a9d7437820f52f187ce1a9ed6d7085a078 1,047 0.59/1.00 vMB 38
373,212 373,212 00000000000000000d19f09943c902890c49d77daf71bf44d60c2f26e67aed7c 245 0.13/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 781.75 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 631.73 GB
    • Received: 12.08 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.