Loading Tool

Explorer IconExplorer

Memory Pool

48,637 transactions
29.33 vMB
0.09321157 BTC
Random Selection Loading Transactions
Max Size: 156.43/200 MB

Candidate Block

Mining Attempt 623b7af4fd8ea0e2dd1c77e8b9ddd4fb4371ef4b146f07f6bca6fc9fd62ec412
Version 20000000
Previous Block 000000000000000000005305ff331788dce4fd0d1cb306269ddf5357d0752558
Merkle Root 5d433be1a5a09b0022013cbecf094d37447c979191e3f35d902fce02b89cf216
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,799
Size: 1.00 vMB
Total Fees: 0.03547906 BTC
Feerates: 150.93 > 3.56 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,848 (204,695 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
710,153 710,153 000000000000000000070e5ad0a55939d179b66c74bcff99d34b5b0b9c38798b 2,702 1.00/1.00 vMB 34
710,152 710,152 00000000000000000007fbb4a8916ef077f0317ec28b209b224801d255002a52 754 1.00/1.00 vMB 24
710,151 710,151 00000000000000000004c90899490c5c5a53a55a2af7f8ffb220ad9eefb92cf4 549 1.00/1.00 vMB 3
710,150 710,150 00000000000000000006e182fdd6817dbc692780d399a5d61edfbdcaa475edff 246 1.00/1.00 vMB 2
710,149 710,149 00000000000000000003a89cce58ed2a00f1d364be5befc41a8d91e7418ef060 3,817 1.00/1.00 vMB 4
710,148 710,148 000000000000000000010847fb5d61f8e19aaff459c96a4e524585563b2dec0e 1,129 1.00/1.00 vMB 4
710,147 710,147 00000000000000000003139ed34315478ccb08a806442bd1c096ce7a51e92830 2,193 1.00/1.00 vMB 21
710,146 710,146 000000000000000000076c63f9fa036370ed256c4672c044d85a3c557a294ee4 2,624 1.00/1.00 vMB 5
710,145 710,145 00000000000000000008d50b1cf9616663369067d112c9b80393055e1f31404f 1,735 1.00/1.00 vMB 9
710,144 710,144 00000000000000000008acd5ee21d4e7b14beefffa8b5e90091c8f3a01fcf4b9 1,694 1.00/1.00 vMB 9
710,143 710,143 0000000000000000000b200dc5fcdb1b17b232fdf8433229972e7c7f4552ce09 2,320 1.00/1.00 vMB 10
710,142 710,142 0000000000000000000540a51816e4cfe1434a62ddb23642d5c5003fccbc41b7 2,997 1.00/1.00 vMB 20
710,141 710,141 000000000000000000080499ec6cc59c3d9bf99c3319d457aa6b54201ebf5253 2,981 1.00/1.00 vMB 14
710,140 710,140 00000000000000000000e83c981ffdf9fb73d31ef3f64ac7772ef1627185d03b 2,729 1.00/1.00 vMB 10
710,139 710,139 000000000000000000086e525463f00da70f517593cdf4f2b1416af398423a8a 2,852 1.00/1.00 vMB 14
710,138 710,138 00000000000000000008d4ce047501ba11f052d4264456a5365b333bc79f2f5d 2,225 1.00/1.00 vMB 7
710,137 710,137 000000000000000000071d489cdccc508b5fee9c57197536f113bb27333971ea 3,235 1.00/1.00 vMB 8
710,136 710,136 0000000000000000000bf6ce282399fb67d92708a0bdd31d15f557605c2017c8 2,839 1.00/1.00 vMB 15
710,135 710,135 0000000000000000000a50f1e9e06b1b93054fea75255b5bee7ce658ba932bfa 2,283 1.00/1.00 vMB 38
710,134 710,134 00000000000000000008c68c6d8e9ee46bb0fb341a3bad7d594bd4e20eb19b04 3,094 1.00/1.00 vMB 24
710,133 710,133 000000000000000000086a2cff995563e22ed9ed046dc8b56690130893d6175c 2,477 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.12 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: 652.11 GB
    • Received: 13.72 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.