Loading Tool

Explorer IconExplorer

Memory Pool

79,146 transactions
29.51 vMB
0.06786617 BTC
Random Selection Loading Transactions
Max Size: 177.59/200 MB

Candidate Block

Mining Attempt 0f58e3c504fc1a1bdbb0d7c6e009be47dd0f02e22464b4158ae8cd8181e57e54
Version 20000000
Previous Block 000000000000000000005ca632d69633021cee09eb0a1dc73d46b978a1e9df69
Merkle Root c007a5f3f9cfd4028b81360d6a19213194ff4603eb4882fcc81baf7e912d318d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,138
Size: 1.00 vMB
Total Fees: 0.00797598 BTC
Feerates: 100.28 > 0.80 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,985 (587,408 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
327,577 327,577 00000000000000001522777106f44bd0b97d5fb51ddbf1ee8625652aaeaf3637 285 0.14/1.00 vMB 30
327,576 327,576 00000000000000001160748cb692b90cf40bd4d429cffe5509a205eead10ee6d 1,335 0.73/1.00 vMB 29
327,575 327,575 00000000000000000428e508c3a50322158895403a040acae70ae59b763ecf42 228 0.14/1.00 vMB 19
327,574 327,574 00000000000000000729660e8c92ae5f410d46cc031e0d951b68a153334a25e2 1 0.00/1.00 vMB 0
327,573 327,573 00000000000000001a77962fb4202287c0ea705f15aa7b5c4969b4def0e55ba2 549 0.37/1.00 vMB 22
327,572 327,572 00000000000000001436acaf9ec5cee659d1c71472dd63ba8411a7299f56ccce 811 0.34/1.00 vMB 35
327,571 327,571 000000000000000017e6661b8d37be6a7c59bc0760487f37fa73e6609dda929e 415 0.22/1.00 vMB 28
327,570 327,570 00000000000000001874f9124c967aefabd2d62d90f35e374a9e49ec560ad33e 785 0.38/1.00 vMB 28
327,569 327,569 00000000000000000b2165185021bd30702d2fbc016d857fcc24e21bee94221c 385 0.19/1.00 vMB 31
327,568 327,568 00000000000000000fe04fc4914726fdb8d7bdf70afd67741e7a953e3777936b 114 0.20/1.00 vMB 14
327,567 327,567 00000000000000000a18e90e7f70e213063bd2fab7be6d8f74f54cc33d9a40e4 566 0.38/1.00 vMB 25
327,566 327,566 00000000000000000ca3203c6e43c45973aa3069edab87166f4e7ec152f243d2 1,677 0.75/1.00 vMB 32
327,565 327,565 000000000000000004ae0f2efd1ae49a742e83d0b8f772c76233953fb46ac50f 819 0.35/1.00 vMB 44
327,564 327,564 00000000000000001295ceea0ee750692bc9876653fecb1f7a839ed2320e9193 241 0.13/1.00 vMB 22
327,563 327,563 00000000000000001966ae1f512c29fa54bef509c1e6b8f781aa2c0c6e65a4d8 274 0.19/1.00 vMB 25
327,562 327,562 0000000000000000133e511ba3c7402f48df5cf926b0230bde3790671b8f91b6 174 0.12/1.00 vMB 23
327,561 327,561 00000000000000000a105597ce356d242d4c2e263e73e36e580b6702e8c74902 283 0.15/1.00 vMB 25
327,560 327,560 0000000000000000048c8ee4a96ceec7077df638ba945c18a47d357e76984684 1,075 0.60/1.00 vMB 26
327,559 327,559 00000000000000000b5bddb003a4919872394bd3cc38b94f88296d0d93b5fe01 457 0.27/1.00 vMB 25
327,558 327,558 000000000000000000e74b76023cd38c2dc8322a1769b96ce029575fcf3ba1b0 941 0.50/1.00 vMB 30
327,557 327,557 000000000000000012e9c0094d3414c5867bf6a5ffe4c9c2a24b61e8aa957384 119 0.06/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.37 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: 663.22 GB
    • Received: 14.89 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.