Loading Tool

Explorer IconExplorer

Memory Pool

84,442 transactions
32.01 vMB
0.11330886 BTC
Random Selection Loading Transactions
Max Size: 193.93/200 MB

Candidate Block

Mining Attempt 86eabf58850c4b6786bd89062a186e620dead090e896905393ece50b47a2d28d
Version 20000000
Previous Block 00000000000000000001b66b272ca3a270115c0167b0c55ec51ed4c599c6d99e
Merkle Root 619d444b19b1339522cb1d09dbe18227e3ff1f4ed4f77fc05681a76e5ed5924a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,475
Size: 1.00 vMB
Total Fees: 0.04024140 BTC
Feerates: 100.69 > 4.03 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,184 (191,874 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
723,310 723,310 0000000000000000000a26b0d8a4a2ba27f5381b6b2c20dac9ac68b47e0c3928 3,178 1.00/1.00 vMB 16
723,309 723,309 0000000000000000000477ea4ed31ef4fbd5604d13790d7e6b2996d5e50b5a70 2,825 1.00/1.00 vMB 13
723,308 723,308 0000000000000000000163ef4a3a5ee9921b7a05f6a5acdb21afb944089d0bed 2,737 1.00/1.00 vMB 17
723,307 723,307 00000000000000000008efb9089f6eaba3daa5b7fad3a1f4416e1f43e4242596 1,167 1.00/1.00 vMB 11
723,306 723,306 0000000000000000000133af16cde65e4db31b6039fbdbf9e49bed97714442fa 2,243 1.00/1.00 vMB 8
723,305 723,305 000000000000000000084bf2888883f3fe395a45b824f0ae6defd2ba20181760 2,825 1.00/1.00 vMB 22
723,304 723,304 000000000000000000089c7fb6f75ccb10e0f10d8fb6000a95f9f92bff898ac4 2,622 1.00/1.00 vMB 14
723,303 723,303 00000000000000000009440186e1a27794a55d9248d4eb60889e6ede3baca3fb 1,710 1.00/1.00 vMB 5
723,302 723,302 000000000000000000029cf67ebda057609b06338f8d9634d5347bd0ba744c0f 1,427 1.00/1.00 vMB 3
723,301 723,301 000000000000000000009fc4183d16ec895134d17ff1c834cb0bf511c07cdc89 1,869 1.00/1.00 vMB 4
723,300 723,300 00000000000000000009b052b0394ef685d3793130f9d4025ea6e3f49fd55188 2,778 1.00/1.00 vMB 16
723,299 723,299 000000000000000000001aa1172ec67133ab52d122cfce3adb5adf39c9bf1c9d 2,734 1.00/1.00 vMB 18
723,298 723,298 00000000000000000002a1fa0412b92b17012028d3c4fab789bee8fc992d4621 3,600 1.00/1.00 vMB 3
723,297 723,297 000000000000000000006259ba59a80b7b80f3196e04f4cecfe316099cb230db 2,971 1.00/1.00 vMB 11
723,296 723,296 000000000000000000069331092172a2482a6fd609d1cc3461160fbd291fbaa9 3,274 1.00/1.00 vMB 10
723,295 723,295 00000000000000000008ef9e04d48380cfbda6843c40c7bd2e6b3e925529bb61 3,127 1.00/1.00 vMB 13
723,294 723,294 00000000000000000006626d60c43061dfcee8405206b388519ec38bf3f17e6e 2,496 1.00/1.00 vMB 18
723,293 723,293 000000000000000000055408cc589951d759548bfd0cf8a4f6b830dcd54b57b3 2,740 1.00/1.00 vMB 14
723,292 723,292 00000000000000000009486bc5a28f361ee0d25b51aac7a9fc11820ccc079613 1 0.00/1.00 vMB 0
723,291 723,291 000000000000000000085250bd6f434cf11d4de81920e7ce2df9568a0d1732ec 3,309 1.00/1.00 vMB 8
723,290 723,290 00000000000000000007d35875c26be44e25ccd791555c0d615129b7ef06e128 2,424 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.72 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: 703.54 GB
    • Received: 16.64 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.