Loading Tool

Explorer IconExplorer

Memory Pool

76,856 transactions
28.73 vMB
0.09452734 BTC
Random Selection Loading Transactions
Max Size: 174.39/200 MB

Candidate Block

Mining Attempt 7cf010ce858c06ef57c5404d6f0657b6fcd8aa03490576c8238fd3129385696e
Version 20000000
Previous Block 0000000000000000000172681c51a3d1420d64b53f092a1fc2f3f9d3e0558f71
Merkle Root bf3fc3555e66f5394ba12c402067130d91b6c562538c44e421a33b66cd7bcf25
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,006
Size: 1.00 vMB
Total Fees: 0.02768014 BTC
Feerates: 180.82 > 2.77 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,270 (315,992 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
599,278 599,278 00000000000000000005fa7f59d278ac894a897f60f2432a61a407214b6f3b7d 381 0.11/1.00 vMB 12
599,277 599,277 000000000000000000043b8ee776f30ac6c8a0f5a478a80d381adf62005729e7 2,999 1.00/1.00 vMB 16
599,276 599,276 0000000000000000001405cdd723e831577446d831bd416a07558492a0066eb3 1,369 0.54/1.00 vMB 13
599,275 599,275 0000000000000000000ab3075c92925e79f4c76cf5d1de4b07e48586de777026 1,752 0.63/1.00 vMB 14
599,274 599,274 00000000000000000004db8fc20eb06630fe916858001d2687306a663716151e 2,113 1.00/1.00 vMB 8
599,273 599,273 0000000000000000001154eb533fc8aad7727f15384a47c45c64b8dd3ba950f3 2,565 1.00/1.00 vMB 3
599,272 599,272 000000000000000000033c254f1ebbbafb3d09159f102bf56baa6a62d8e4333f 3,079 1.00/1.00 vMB 30
599,271 599,271 0000000000000000000ab550cf64ac152dcd3992d2de9955947ec4de7fd4662f 2,466 1.00/1.00 vMB 39
599,270 599,270 00000000000000000012038f87b9b00b2dd521d510356e070fa752affc816d63 2,371 1.00/1.00 vMB 21
599,269 599,269 00000000000000000010526a0cde78889a3c6dd117b6f9aeacc41e4d8dcae97a 1,322 0.37/1.00 vMB 16
599,268 599,268 000000000000000000124e8880831b686aa0b5cfc3acdbd50a2743d0b06fb08c 631 0.19/1.00 vMB 12
599,267 599,267 0000000000000000000c0367461302a1de7357d8768cfecf3ef85dc33e422ddc 1,066 0.30/1.00 vMB 18
599,266 599,266 0000000000000000001379ffee7377f5ae961b7e4cc3e8d303da653e140257e5 2,867 0.80/1.00 vMB 16
599,265 599,265 0000000000000000001509f77ac40440ad332374406e44e3b2cd628bdcff3524 933 0.61/1.00 vMB 8
599,264 599,264 0000000000000000001202072886847fbf888dd8f8289b40bd21ff8bae79458f 905 0.65/1.00 vMB 1
599,263 599,263 0000000000000000000b8208f4cb85887bedcb30f3b9af313b9a5c921df0981e 2,779 1.00/1.00 vMB 12
599,262 599,262 0000000000000000000e7669c8acd6490d2e302b5d0e88f0cc1d3691d8e485e4 824 1.00/1.00 vMB 4
599,261 599,261 00000000000000000011cc322a59690bf31722cb5adb4a66dd8e0dd15f7cd6a2 1,750 1.00/1.00 vMB 4
599,260 599,260 000000000000000000019c6ad22ffaca0e17e4b224ed8b62acb90e7ca0dc2212 3,329 1.00/1.00 vMB 13
599,259 599,259 0000000000000000000c98495caf1ce1d193a2bca598ac734054bd7b528e1e90 3,324 1.00/1.00 vMB 16
599,258 599,258 0000000000000000000836dde7cb5fe983f419590ed9d361f0675fae2f602cce 3,421 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.86 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: 712.90 GB
    • Received: 17.24 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.