Loading Tool

Explorer IconExplorer

Memory Pool

32,727 transactions
18.81 vMB
0.05325972 BTC
Random Selection Loading Transactions
Max Size: 101.13/200 MB

Candidate Block

Mining Attempt 31bde733905d0464a7a931e619df26da441f4d5551c4559763d5320e15b5f1af
Version 20000000
Previous Block 000000000000000000007fc360febf573fd20c36a777d7a124372cae17e71a51
Merkle Root 922f94393c4be0a66d5aa838fa3a65f39c5fdd0c7f2f582f5075fe738478a590
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,841
Size: 1.00 vMB
Total Fees: 0.01739371 BTC
Feerates: 179.53 > 1.74 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,128 (661,070 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
253,058 253,058 00000000000000306d289c6baed7f4547864249f544a697c592c1961f14c9538 747 0.35/1.00 vMB 115
253,057 253,057 0000000000000030c811728b4d035eb3bea477defd0b0e33b0851097efa846dc 362 0.25/1.00 vMB 30
253,056 253,056 000000000000001d2d1e848b219d3180050455479f1d4611fe8cb2a2e69b0c90 666 0.25/1.00 vMB 101
253,055 253,055 000000000000001baa7abc83a2491219d542d7c538c264425d97f420aad1c8ff 527 0.25/1.00 vMB 125
253,054 253,054 00000000000000152e8ba53ff1f695fb94fb29ace41c0f2fc6cf9fe116f70b70 629 0.25/1.00 vMB 167
253,053 253,053 0000000000000040031b9cd4eec70b1374fa9bb19eac0a6e2cba12ed48ec5046 685 0.25/1.00 vMB 190
253,052 253,052 000000000000000e9f63c5505da8cc36a5d30ec8c588463a8bd425686a83726d 554 0.25/1.00 vMB 90
253,051 253,051 0000000000000043a3faf1054b6905e37292f6d2feedc0616394b2332a307af8 635 0.25/1.00 vMB 151
253,050 253,050 000000000000000480028600f450a114f2f9941f7c8f504e9b240c34b7cb3a53 1,083 0.50/1.00 vMB 160
253,049 253,049 000000000000004f6b626d1decb97e2e8047311abbaddb7f5ba50d0216815334 206 0.11/1.00 vMB 125
253,048 253,048 0000000000000009a2e26e51eac5176a502c619249fa2e54b16ffae05cb19106 1,225 0.46/1.00 vMB 175
253,047 253,047 0000000000000031fef216da7a996dd142c8b5a6aaaca404ee95b33d54333be3 830 0.42/1.00 vMB 108
253,046 253,046 0000000000000042c50227b339bba3eec39fd51956e77975a3b9c01d21847644 514 0.25/1.00 vMB 80
253,045 253,045 000000000000001bdd6e3db4d351cccb8690f29c45b57a261a0d7f445b3f9a09 565 0.25/1.00 vMB 60
253,044 253,044 0000000000000016d4431ec29bb6a1e192c812915246192eb3165e75487e89f6 517 0.25/1.00 vMB 145
253,043 253,043 000000000000001bf301d594061707d717cc806a877ceafad07a3526e554817a 447 0.25/1.00 vMB 77
253,042 253,042 00000000000000105b519e9294c6da03ce9dfc69d6b7ec2f4457bfc32ccbea51 708 0.25/1.00 vMB 182
253,041 253,041 0000000000000030a8fc9157dd82e085c02052b925cb8f857ea6dcdd1c4ad9a0 509 0.22/1.00 vMB 76
253,040 253,040 0000000000000021f308ebeb39006a998afdd2ce8c33216d7ecab996ed110687 607 0.25/1.00 vMB 162
253,039 253,039 00000000000000391158d24efbadf540409cd606b211fe9d3c04c93d0d1a5a83 415 0.20/1.00 vMB 81
253,038 253,038 00000000000000483218f38ac9692528e53ebf31b514dc6e874b56b5a9dac392 548 0.24/1.00 vMB 70
Previous 10 blocks ↓
Total Size: 780.83 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 561.42 GB
    • Received: 7.40 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.