Loading Tool

Explorer IconExplorer

Memory Pool

74,838 transactions
27.59 vMB
0.07272039 BTC
Random Selection Loading Transactions
Max Size: 168.41/200 MB

Candidate Block

Mining Attempt 9fd6cffde4c77ca0b318f0e4b6fc2c5acdf8d73db1acabc84b93cc1121a5f273
Version 20000000
Previous Block 00000000000000000002102afa1db3081518716f594315bc6c7bf9736cdf6fb9
Merkle Root 0325968d288003868343fd140d56ac87787bc14422b9dd762ece5652b752ee3a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,540
Size: 1.00 vMB
Total Fees: 0.01390970 BTC
Feerates: 80.55 > 1.39 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,258 (568,201 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
347,057 347,057 00000000000000000c83164028ceec5485959c2924ea2a7572f6034a1f530c96 665 0.59/1.00 vMB 18
347,056 347,056 000000000000000007f64eaaed360745bcea4b94bee63762ed03c3e580ae5bfa 512 0.17/1.00 vMB 37
347,055 347,055 00000000000000000151d1ef133c4e958a9a17dc9546f27646e692e9d40e31b4 268 0.18/1.00 vMB 21
347,054 347,054 00000000000000000448d31969d265de55ad241f7222504ac9e1186807977eba 998 0.57/1.00 vMB 24
347,053 347,053 000000000000000004511210a35b56c9779380fc5f46989bbf44275849e17870 1,206 0.58/1.00 vMB 24
347,052 347,052 0000000000000000056323eef560a64781513626c12477468f40234e5bfd015c 214 0.27/1.00 vMB 59
347,051 347,051 00000000000000000b7f8235d8f9e9ae3d460da57f12fefa056f5fa61d80b23e 512 0.18/1.00 vMB 35
347,050 347,050 00000000000000000ac9496e4b4e5acf9e3c81ac2bae5a141501732c76efaf93 132 0.11/1.00 vMB 15
347,049 347,049 00000000000000000aff114cecf03f2e7e9e501d460c9004e5f9ddb8e559cb7d 87 0.10/1.00 vMB 13
347,048 347,048 000000000000000008a4bf9ea6ad85723df0690ff10bbab10e42cb5933b2b3c8 306 0.22/1.00 vMB 17
347,047 347,047 00000000000000001048501e19deb36cc1b96730b93d1152c225362085b873de 128 0.04/1.00 vMB 29
347,046 347,046 000000000000000002c7ffbd1b781dcbb690c41be1edc1a395c3ea88f036426e 502 0.33/1.00 vMB 21
347,045 347,045 00000000000000001590fe7d2bb138324cbafbeb88df8e57faa3b94333e04d17 638 0.38/1.00 vMB 25
347,044 347,044 0000000000000000127e728a70356ef8be16350c9a523c1fa7ae1646a1368b45 151 0.12/1.00 vMB 17
347,043 347,043 0000000000000000146b25adfa22193cacb748c0b9bf278c2ab39eb93172170a 219 0.14/1.00 vMB 20
347,042 347,042 0000000000000000119e8eac8f54bce9aee1e432a32e6795f5926438fa23afe4 1,393 0.74/1.00 vMB 29
347,041 347,041 00000000000000000471655e9c1f1b97ea3f4950f31008f27277a4bbecf2f82c 891 0.53/1.00 vMB 16
347,040 347,040 0000000000000000058fae6dce86b29ab9123a54af3df3a03b7c21c0f8cf76d9 1 0.00/1.00 vMB 0
347,039 347,039 000000000000000008cb8ef4a6a85613c1fa9d54432bcae12c0d595fd9d6601c 773 0.79/1.00 vMB 17
347,038 347,038 00000000000000000c161e088bd1b14f3cd3272edda87fa8ed72b46cc5c7dad6 1,402 0.85/1.00 vMB 21
347,037 347,037 0000000000000000157300507d2a3ccc50ccb7d58d105cc7497c366a75089692 490 0.28/1.00 vMB 47
Previous 10 blocks ↓
Total Size: 782.84 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.00 GB
    • Received: 17.15 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.