Loading Tool

Explorer IconExplorer

Memory Pool

76,088 transactions
28.49 vMB
0.08571580 BTC
Random Selection Loading Transactions
Max Size: 172.96/200 MB

Candidate Block

Mining Attempt 89c7462523dd1a9b58a890f0f2e85a51878a87614162c81f9919f66c15d9d7d1
Version 20000000
Previous Block 0000000000000000000172681c51a3d1420d64b53f092a1fc2f3f9d3e0558f71
Merkle Root f267f84596483df41e8b727f5db4410bcf5736deaa2c4e90ff3407eebdfc6e21
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,749
Size: 1.00 vMB
Total Fees: 0.02075981 BTC
Feerates: 180.82 > 2.08 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,270 (544,354 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
370,916 370,916 000000000000000011dd9b94f09e0bc641dd03b206885230828f952fe94475e5 913 0.73/1.00 vMB 28
370,915 370,915 0000000000000000027962ab9ebd8f74d6ab76ca2d1444e44bebc1b42c4292b4 923 0.44/1.00 vMB 45
370,914 370,914 00000000000000000b55f3ccd0add93416a7d1417392f2db0e32779900daf034 267 0.11/1.00 vMB 38
370,913 370,913 000000000000000008f548eb7c6b7c75ccd3cc9ac93c4399d09fa385071f3803 1,426 0.94/1.00 vMB 25
370,912 370,912 000000000000000010efb1f15ce0e21233948e50c29297c554dcee8e41bd83e5 2,265 0.95/1.00 vMB 52
370,911 370,911 00000000000000000ec7ff740a7e98386a7b8945db3c1a67c7147b100b3823e6 119 0.06/1.00 vMB 43
370,910 370,910 0000000000000000028b39687728b45c19b917b6157474462a2b24f2aab0c62c 812 0.41/1.00 vMB 39
370,909 370,909 000000000000000013ad08b86244244e26cc0ff890b9591d88edceeb8c276742 254 0.13/1.00 vMB 39
370,908 370,908 0000000000000000127a4cb8451a164ec34e438786e5a6a42fe005dc2e9f5049 331 0.19/1.00 vMB 30
370,907 370,907 00000000000000000f48372a1537ae8ab618e2910ed767e08fc757d25afc336c 1 0.00/1.00 vMB 0
370,906 370,906 00000000000000001134ab1b66f225791b2e40ca5f0b210a7d452d3afa4ff34d 786 0.39/1.00 vMB 53
370,905 370,905 000000000000000012a13196d18e9617d318865cb38713e9d16446a2ad0b742d 1 0.00/1.00 vMB 0
370,904 370,904 000000000000000000aca71ad02cd349788c056b85954da39b4e398320d66ce1 413 0.26/1.00 vMB 28
370,903 370,903 00000000000000000969da7af91fdd73980b80a385a2b5475f5aa37acd7b559f 351 0.20/1.00 vMB 32
370,902 370,902 000000000000000014233cf460b18655731849e59c5318e49de202ee9431b2a4 1,129 0.48/1.00 vMB 55
370,901 370,901 00000000000000000e1748b16966e70c917373c8fc2a9d0a5da9b3fdf92b4058 1,813 0.92/1.00 vMB 41
370,900 370,900 000000000000000012d5a1c3102ec3d39b3bc24da5fce9b29730f85973de3f44 826 0.52/1.00 vMB 29
370,899 370,899 00000000000000000094305b1a5431aaaf0b30f27183f8a73aec95b688dae76f 1,574 0.93/1.00 vMB 30
370,898 370,898 00000000000000001103a435e8d1108b969aa92ea2b1019eaea8a66188813d17 1,689 0.93/1.00 vMB 40
370,897 370,897 0000000000000000103570b7ee28915c0bcb808f130e51b9e108bd74329d9bfe 1,673 1.00/1.00 vMB 35
370,896 370,896 0000000000000000134accf5bd0671848173433fbefe9454212cd04f85d3e7e7 1,662 0.68/1.00 vMB 52
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.89 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.