Loading Tool

Explorer IconExplorer

Memory Pool

77,184 transactions
28.62 vMB
0.06471154 BTC
Random Selection Loading Transactions
Max Size: 173.75/200 MB

Candidate Block

Mining Attempt 863a01b5dc3dde73452fd1364d653bdea7a592d504813f2a619ab5df02e8b432
Version 20000000
Previous Block 0000000000000000000210ed22a9f21c04ef8f24d25ae2ad786afc2172f214cd
Merkle Root ed570018def7f6c54f266010f238bfeb9da1717f433b674dc4385f4b7987df4a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,801
Size: 1.00 vMB
Total Fees: 0.00531594 BTC
Feerates: 100.53 > 0.53 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,095 (315,955 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
599,140 599,140 00000000000000000001d5170a31a9bd5cf5cf9ed37df177f0e200d424cc4a88 558 0.18/1.00 vMB 18
599,139 599,139 0000000000000000001128c592a77d03a692e37ee8fc266ad2535347f3f0560c 128 0.07/1.00 vMB 9
599,138 599,138 000000000000000000017ac7d4b774a3fc7cc01751ac5d86ee26ed2e88a87f10 1,590 0.42/1.00 vMB 16
599,137 599,137 00000000000000000003672ee022c3d1b4d3d3e4e44aa29db09ea40156f3808e 1,967 1.00/1.00 vMB 22
599,136 599,136 00000000000000000003a5028288c7b4d1e1d42c1928419413a84d85ba182695 1,839 0.83/1.00 vMB 12
599,135 599,135 0000000000000000000c8a09b3e6471ca8d20daf9b5cc8d84e2d0da69fd8e75d 3,341 1.00/1.00 vMB 17
599,134 599,134 0000000000000000000548a0df71f88b0784c53495e17dd1acc6ce141c0d349a 3,228 1.00/1.00 vMB 12
599,133 599,133 00000000000000000013bc8ca31a9553fe40f0bbdc22c17b35809eb2031a2f34 3,472 1.00/1.00 vMB 35
599,132 599,132 000000000000000000055ea7be72fad064f559f0a6a3fe95caf59082d0f76802 1,284 0.48/1.00 vMB 11
599,131 599,131 00000000000000000003f8b8101a268a16701c47e27d4d76fc4de7a497470227 2,648 0.92/1.00 vMB 17
599,130 599,130 0000000000000000001552405712704ab3addb237fa36a1841d792b357a0a460 1,002 0.26/1.00 vMB 18
599,129 599,129 00000000000000000012f4edf75de531e7fa1973d8fa9c2f8822992cfa284494 1,656 0.42/1.00 vMB 4
599,128 599,128 0000000000000000000adda2fe5c72dcd9eca54daacca951cf38c15c3ff089c2 3,372 1.00/1.00 vMB 32
599,127 599,127 00000000000000000000b76971571e919e98f6565437dbd9bd102cd28f7543c5 1,187 0.30/1.00 vMB 12
599,126 599,126 000000000000000000021778ffa5b20c38f2eed2bb965086bd414625c489ce1c 149 0.04/1.00 vMB 17
599,125 599,125 0000000000000000000e3c977cc20407510777c35138d07c509a125a191dbd49 2,541 0.67/1.00 vMB 12
599,124 599,124 0000000000000000000e32ee4c6fe5e753b1258e9edd5b8234f774578c8a55c2 1,314 0.36/1.00 vMB 13
599,123 599,123 000000000000000000113e8487a6836401140a5bcbe80c1a491ebaccc497c0b9 310 0.07/1.00 vMB 12
599,122 599,122 0000000000000000000c425f47978e1c26f15ad74f341d6c78bf58c6c48b0a38 578 0.18/1.00 vMB 18
599,121 599,121 0000000000000000000675fadf8d813a9b7706b9173ff8382a396646430df989 968 0.24/1.00 vMB 10
599,120 599,120 000000000000000000135e6dc5f8e1e084a1f9082d35d7de147660a709816b31 120 0.05/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.56 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: 669.98 GB
    • Received: 15.80 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.