Loading Tool

Explorer IconExplorer

Memory Pool

27,004 transactions
11.87 vMB
0.03010580 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 69.00/200 MB

Candidate Block

Mining Attempt 78435dd4534b2289cd5ae84277bafee568098618ea8aac7b80e72a5d4d6a8b00
Version 20000000
Previous Block 00000000000000000000e1a691ee00fa1aa3ee6a480bd6f8fe0dacb171b82813
Merkle Root 8b890425d1f1b0de133760412bcaf8c10d46affb675ba2a7d8f8cb07aa2b8ded
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,745
Size: 0.997893 1.00 vMB
Total Fees: 0.01030869 BTC
Feerates: 61.00 > 1.03 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,688 (750,782 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
162,906 162,906 00000000000005e9fc60775fd6ab4e9bd1a031cf4c0cf5f26cc4e81550997a82 15 0.01/1.00 vMB 0
162,905 162,905 000000000000080842189f8c3f8184238d8ce353e3afbd0fea7b1c5596f485a7 81 0.05/1.00 vMB 65
162,904 162,904 0000000000000958954f8a93c6241cae36ee076a2eecaa06cb29f3362c63730e 102 0.04/1.00 vMB 138
162,903 162,903 0000000000000025fd45f14984930a0e5e401b0031d462da80422ec92b1ba537 21 0.01/1.00 vMB 128
162,902 162,902 000000000000022c2097c1461727ce7d216b1a1bb27ea24a8458864923af8c18 31 0.01/1.00 vMB 130
162,901 162,901 00000000000005018eb54ae17a4d1f27227262249a6c0497f307e641d207295e 3 0.00/1.00 vMB 97
162,900 162,900 0000000000000b8e9eade1ec2e778e5ac4a72297011051f6aa8ff9fb8b1b529f 116 0.04/1.00 vMB 65
162,899 162,899 000000000000089a13d04b4241ff0a2941684e72b2051efb9f14652e8ef57323 24 0.01/1.00 vMB 214
162,898 162,898 00000000000009c03a7ddd07db3c7ca48bcba3369151d950dc30fc2a3cae86a9 104 0.04/1.00 vMB 87
162,897 162,897 0000000000000af60f70be8e6e209226fd17f6aa2a6ed2a0ab98f9e285e9950f 24 0.02/1.00 vMB 223
162,896 162,896 00000000000002f6869f77584b025860eeed9ab28dab52d79d0cd0baebfa60d1 22 0.01/1.00 vMB 76
162,895 162,895 00000000000006d9a09026af68f192029109efa9f0d786e8e32f47b5d91ccc29 13 0.01/1.00 vMB 236
162,894 162,894 000000000000097f50562e83b8b8ec07b17b732c22f62726563a883b98d518b7 47 0.01/1.00 vMB 77
162,893 162,893 000000000000024dbd377d193408e1bb7d157bcf09d5919c638f02faadf275cb 59 0.03/1.00 vMB 121
162,892 162,892 0000000000000b265d65a34b14b46a0280fb6f944f78a358fdcee41c71e4d009 8 0.00/1.00 vMB 765
162,891 162,891 0000000000000197b41c00e39c5ce69def639022e06aabe65ac8a911dcfeb860 51 0.02/1.00 vMB 113
162,890 162,890 000000000000070a74ffa69b88bba7ef7c7c6aeb20e9fa016a76c74de847083e 2 0.00/1.00 vMB 193
162,889 162,889 000000000000006741e271aa9e23af6aa3af14bb0866817b175e8d5c2b3b8d71 15 0.01/1.00 vMB 40
162,888 162,888 0000000000000b2b2d225ad556738900a90b3e8fd857a63d70d1771eb16bd7c8 9 0.00/1.00 vMB 370
162,887 162,887 000000000000059cdc5c0f0e7229d3897dac8f5051eea5b80c8b1761ccbf5adb 96 0.03/1.00 vMB 90
162,886 162,886 0000000000000715c94284035c905208ae9d7c8baf875c73970e9a3e3ed15c54 12 0.00/1.00 vMB 412
Previous 10 blocks ↓
Total Size: 780.07 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: 490.03 GB
    • Received: 3.35 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.