Loading Tool

Explorer IconExplorer

Memory Pool

76,233 transactions
29.73 vMB
0.07952085 BTC
Random Selection Loading Transactions
Max Size: 179.87/200 MB

Candidate Block

Mining Attempt 9042d32a883a728d9cd9e7a5a3d0b9efc28a98874b19c7f63f50beeab95c53b0
Version 20000000
Previous Block 00000000000000000001dc192b0ad238907d906253e9c0e3e020d8781daa1ad4
Merkle Root 4a6dd69228ef560357b46ba1d8dccce550710e7c1cabe23cbea6e28e67baa522
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,412
Size: 1.00 vMB
Total Fees: 0.01659020 BTC
Feerates: 101.67 > 1.66 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,179 (611,298 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
303,881 303,881 0000000000000000566b92fae2e0343f1139eaf3f2d31d8b5ae196b611fcabf9 88 0.06/1.00 vMB 27
303,880 303,880 00000000000000000ae0e4fc3ec47be89b1991c56562cc23416f53cee77752e9 441 0.34/1.00 vMB 24
303,879 303,879 000000000000000033e9ba943034a4b5a1f42d91ab6946cd416dcd070f61c6de 115 0.11/1.00 vMB 26
303,878 303,878 0000000000000000601fb0c3388f947014a1e2d68294769de917ef5646b0f0b2 717 0.35/1.00 vMB 32
303,877 303,877 000000000000000050eabbbe9f5fd017d2afa4564d3ce9541221511cdac7e93c 104 0.05/1.00 vMB 18
303,876 303,876 000000000000000020ebc2372906131a80453b638fb35a6f9f74ff343dc6d770 7 0.00/1.00 vMB 22
303,875 303,875 0000000000000000258f2392963eaedea14421e693176c20acebf3c83412ab85 366 0.23/1.00 vMB 28
303,874 303,874 0000000000000000555df7a501e90721ba526d372a7c491b8a2e22bd8cc59dff 398 0.22/1.00 vMB 30
303,873 303,873 000000000000000058021f619c5b16c1da657ec5f02193075dd2aa0e2f03e177 93 0.05/1.00 vMB 36
303,872 303,872 0000000000000000454bee70c30c1498d3cf53faef0168d9712b44b435ccc5ab 262 0.11/1.00 vMB 36
303,871 303,871 00000000000000004bf784f16260394b87cfabefa9c5b6389dde6077074251f9 546 0.38/1.00 vMB 26
303,870 303,870 00000000000000003861e0ab9bee78632f6f7805fa083b1eacf765a5a2362aab 623 0.35/1.00 vMB 30
303,869 303,869 000000000000000017af3c448e80b55146f15fa175717e84ef48f0791195ffda 174 0.43/1.00 vMB 15
303,868 303,868 00000000000000001af9fedbcc28c94310c38d882f9d42898ec5ce79133019e3 330 0.35/1.00 vMB 40
303,867 303,867 00000000000000001d804e121d4d92c65d8a0fe55ff9a989b38f6c29b2a017cc 934 0.35/1.00 vMB 48
303,866 303,866 0000000000000000492e241aaca16159b3830f67bf7b002babd73a069eedb165 183 0.09/1.00 vMB 27
303,865 303,865 000000000000000052c0c588dbbec4b0d0bcfb605656ae08f29337a8ba574e5d 724 0.35/1.00 vMB 32
303,864 303,864 00000000000000004b2ed7fdd04c0362728e6fc322204d0aab555bdd5aa624b1 28 0.17/1.00 vMB 12
303,863 303,863 000000000000000017a11af6cd1393ebb40cc9e8add164561a13e4cfb140ef88 395 0.22/1.00 vMB 29
303,862 303,862 00000000000000001e84b7cea1413038c9b83c7e480161a1c5f726bb4a51e183 174 0.42/1.00 vMB 14
303,861 303,861 0000000000000000392e7b20179cd2afea724484825cbcec081e0ff9e89cd1bb 779 0.35/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.71 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: 697.67 GB
    • Received: 16.58 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.