Loading Tool

Explorer IconExplorer

Memory Pool

88,804 transactions
33.69 vMB
0.14276839 BTC
Random Selection Loading Transactions
Max Size: 199.69/200 MB

Candidate Block

Mining Attempt a8c209b364e57f973310ed54c8be3ef8df0ef5c65d8ab64d57b3b3c599505799
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root 10d1d3634cfad42e85273508898b8777bc41a0a3fdb30f1320073514d944d505
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,315
Size: 1.00 vMB
Total Fees: 0.05761375 BTC
Feerates: 469.97 > 5.77 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (378,773 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
536,176 536,176 0000000000000000001e842841ae032b7f25baa05f3331364ff38c099628a253 1,911 0.92/1.00 vMB 10
536,175 536,175 0000000000000000001ed009841a9341a9a34b589c9098c1e560a375f84171d7 1,714 1.00/1.00 vMB 18
536,174 536,174 000000000000000000229a7493994f2fdec49952226a261fd066b68df2ef12ce 1,155 0.55/1.00 vMB 23
536,173 536,173 000000000000000000026193af732fc97941803dcf4168b91e0af38b12a6d411 157 0.05/1.00 vMB 7
536,172 536,172 000000000000000000027ef18c41b7b105ec5a09a40ec6941f07ca01521d0cab 2,140 0.82/1.00 vMB 6
536,171 536,171 0000000000000000001a4d634e549e01d07d5139fde4669214638ccf08e30888 1,205 1.00/1.00 vMB 6
536,170 536,170 0000000000000000000d6500b721ac6fb647e3eb814fed4c357c9243c1d70c76 1,991 1.00/1.00 vMB 34
536,169 536,169 00000000000000000028f7828f32fd63920d19e554d58071a3b8ee06c2345b27 141 0.05/1.00 vMB 11
536,168 536,168 00000000000000000029c6c0cca63bcbd1ab26ef7366dc48db727f890d79000a 268 0.08/1.00 vMB 19
536,167 536,167 00000000000000000021d7ea013fe32b0972ff19ee3a0edaac49d9d8cd4df9c9 982 0.43/1.00 vMB 16
536,166 536,166 0000000000000000001412a987f662c6507c7677b538e7d1150e2f7d61a546c7 1,372 0.72/1.00 vMB 8
536,165 536,165 0000000000000000000eaac94667f79bbe8b37a56534db34425a5050d1ea3a97 658 0.24/1.00 vMB 24
536,164 536,164 0000000000000000000e855c0f84fc53576547519386392d6484731e124e7bfa 1,086 0.47/1.00 vMB 20
536,163 536,163 0000000000000000001a3a12be4e0de1f816d0e57a2cf11d62a2674c72436952 1,679 0.70/1.00 vMB 6
536,162 536,162 00000000000000000024caab1dc9e62771e1e89a55b742b63bb8eacd51c2fc78 2,149 1.00/1.00 vMB 25
536,161 536,161 00000000000000000019e963551a5a7163f05e53ea0c8b77c3f5ede511340d21 1,797 0.82/1.00 vMB 12
536,160 536,160 000000000000000000026f546718f84f8518ed52083b3e7cda9775a04ff5472a 260 0.09/1.00 vMB 13
536,159 536,159 0000000000000000002843c16d76831f70979a652888c58bb5ea8d7a57c3c497 906 0.42/1.00 vMB 22
536,158 536,158 000000000000000000224dceb6456aa2169a29379bc6459f2a946947bd8046e1 859 0.35/1.00 vMB 12
536,157 536,157 0000000000000000000bee03e976dd68a5b9aeb45ac153915c587b9e8afa76f0 35 0.01/1.00 vMB 42
536,156 536,156 0000000000000000000bc9f3c71fafdcdb5aa11d0a33644c88dc97c129bf1870 696 0.27/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.30 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: 657.98 GB
    • Received: 14.56 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.