Loading Tool

Explorer IconExplorer

Memory Pool

77,276 transactions
30.81 vMB
0.14020157 BTC
Random Selection Loading Transactions
Max Size: 177.13/200 MB

Candidate Block

Mining Attempt 6e180c335dda5d7bb05dc9b46331595730825ac8de5ff47e5d516a270d742c6f
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root 8e9a3b88ba1d276b64d46c4e528269d4c59e65bd34e900033e22c3dec538fe19
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,275
Size: 1.00 vMB
Total Fees: 0.05119745 BTC
Feerates: 150.36 > 5.13 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (542,483 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
372,569 372,569 00000000000000000461c7e42a81855bc67f4bd9bb8dd8264f465d646830d20c 2,512 1.00/1.00 vMB 52
372,568 372,568 0000000000000000020b966f4eaae5a23e1319c32e25815b61c3d19719c437fb 298 0.25/1.00 vMB 14
372,567 372,567 00000000000000000126e905b045e3e135ebb530cdb49e840f256fd4df547f73 380 0.26/1.00 vMB 22
372,566 372,566 0000000000000000075b2dcf860b0d263b7063106eac7d8b23ad8f3c5ca8db98 1,762 0.93/1.00 vMB 39
372,565 372,565 0000000000000000134d084e03487a74f010e1597206ff007d746366e299b3b1 175 0.09/1.00 vMB 34
372,564 372,564 00000000000000000c57aa042993a41ce91b4af6144c3980e3355dad4ed1db5f 547 0.28/1.00 vMB 39
372,563 372,563 0000000000000000090bbd7e6edbdaea20a0176d2e0d93ffe8734dff1d71ebcf 165 0.07/1.00 vMB 34
372,562 372,562 0000000000000000004f476181031af6ace66f2458214bda3986cede902f973b 147 0.07/1.00 vMB 35
372,561 372,561 000000000000000000a560a5fe34477d8f43a7a4258f0068bcd4e9460ac9ac79 1 0.00/1.00 vMB 0
372,560 372,560 00000000000000000ec91eab49a281995121f7ec0109226c77def9c6635ec8d0 1,246 0.57/1.00 vMB 41
372,559 372,559 0000000000000000105d19e14bba71a403606aff782e5fe5cdc350af6ad01966 1,678 0.86/1.00 vMB 40
372,558 372,558 00000000000000000e29be1d754125c5e8cbb77c0d4a1fc46879a765c983e74f 493 0.27/1.00 vMB 29
372,557 372,557 00000000000000000d218d7f36f450e72530bbb9bfdae5f59e8bb5ff8663c69c 1,528 0.77/1.00 vMB 42
372,556 372,556 000000000000000007ab4073551e2b1290bafa81d5f83744e1192986a6182919 973 0.53/1.00 vMB 37
372,555 372,555 00000000000000000b0a387fb2b2f66465595db385878068a63beb4e446b4190 1,332 0.68/1.00 vMB 41
372,554 372,554 00000000000000000686458f704b05b06d55ebca1529771e965cf3a6f0333ac9 1 0.00/1.00 vMB 0
372,553 372,553 0000000000000000018355df23018a5d64fdfebbcd00db624a3bbc4745eabfa5 867 0.49/1.00 vMB 30
372,552 372,552 0000000000000000002694779c5563b65baebf0a3c55913a90d562b164727545 816 0.41/1.00 vMB 38
372,551 372,551 000000000000000007fb531843aaeb699d6eafe3a100e1383e6a162d5cda22d1 1,475 0.71/1.00 vMB 38
372,550 372,550 00000000000000000cc14a0008c4114e14a1b080aaa7d6c677c87cdf2f4bd79a 278 0.13/1.00 vMB 39
372,549 372,549 00000000000000000a76c804208d4fa925bbe11e250bd4ecbd563d06b587b8d3 277 0.16/1.00 vMB 32
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.