Loading Tool

Explorer IconExplorer

Memory Pool

56,812 transactions
32.25 vMB
0.15138129 BTC
Random Selection Loading Transactions
Max Size: 174.37/200 MB

Candidate Block

Mining Attempt f074135c603b58445af49692e256da5ca3184636cb9bef36787ec1b32370ba88
Version 20000000
Previous Block 000000000000000000009ae72742d77d55e96bac00494a031373ad4b53b85617
Merkle Root 524af7e492ea084ad769b4f7d9f5f398d4cfd4b95ea9544237b3cd03fea0e63c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,923
Size: 1.00 vMB
Total Fees: 0.05189186 BTC
Feerates: 121.08 > 5.20 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,825 (733,357 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
181,468 181,468 000000000000063fe36fca37f286d3f9cab50d864c1882ce105b8171fb7b919b 159 0.07/1.00 vMB 121
181,467 181,467 00000000000007ca190c1b5663de3d9432ecedae8d944c3540ce4ba0afc1f15e 263 0.12/1.00 vMB 263
181,466 181,466 00000000000007966ae0ab5bd92bd8bf373c551883d779ee68fe8d1456687f1e 128 0.07/1.00 vMB 105
181,465 181,465 00000000000007aead19b7ec8d14ddc37723eb1daa42786f2d36882a8210e126 1 0.00/1.00 vMB 0
181,464 181,464 00000000000001eb9e5dc31bd67695a7eff7398c624dfde7260d58d5e47674d9 164 0.05/1.00 vMB 20
181,463 181,463 00000000000001f588bc61f0f3b627ddc281cbd7cfd80440c2c7db3dbaf784d9 65 0.03/1.00 vMB 42
181,462 181,462 0000000000000456f3dc187f1ea66e96d2931fb686e12a77e1abca4980a195b3 421 0.19/1.00 vMB 167
181,461 181,461 0000000000000413c1225c507afdf7f0bea38a4fa038ef1fc388788d1787c752 413 0.21/1.00 vMB 112
181,460 181,460 00000000000006f2536c72bb01167905b763791a5e17c4fff5f3a725b2ff0825 504 0.21/1.00 vMB 122
181,459 181,459 00000000000006df3f43d1204d3dfdd1861f28285a9efe949377b08d54b85d4c 127 0.05/1.00 vMB 92
181,458 181,458 000000000000094c85b3ad1859acde0a75f26bc9061aa5ecd04680566bed52db 129 0.05/1.00 vMB 132
181,457 181,457 00000000000008385c9b9ad03c5dcc1fb13ed784836e0b7bfbb412bf23a5d648 104 0.06/1.00 vMB 54
181,456 181,456 00000000000000074148f8a980a8fd11fbc02f90de3b276bbcbaa70f389050fd 485 0.22/1.00 vMB 126
181,455 181,455 0000000000000885f30e3bb816cb0ae37b945e768f07ce3d19c9f8124040be2f 44 0.05/1.00 vMB 51
181,454 181,454 0000000000000241c002085403443b4869f981c72ced1b3fc0cb43002d62a564 42 0.02/1.00 vMB 0
181,453 181,453 000000000000032674cdc6238d4d8c961d0c9de8c0b86467f597a886f1a17dff 425 0.20/1.00 vMB 124
181,452 181,452 000000000000039a0cd2cd41a79b103d8f275626fbc3bbc5b1c2e4ca6f3148ba 129 0.05/1.00 vMB 99
181,451 181,451 00000000000003b1c10d4b4226d6880dfb146646a3ec7f96c473fb1828172f64 117 0.05/1.00 vMB 300
181,450 181,450 00000000000007b31dade0ba7df37d0a6d93922d3084c46ae955470aa20cd8f9 198 0.10/1.00 vMB 111
181,449 181,449 0000000000000241b1d557a40baeeac9ecced4d3c51a080b1ae4fa473293af03 119 0.05/1.00 vMB 135
181,448 181,448 000000000000094878f82eeafa4c46abbb77a25bf914b1651a873ebb3c493dc1 83 0.05/1.00 vMB 96
Previous 10 blocks ↓
Total Size: 782.08 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: 651.43 GB
    • Received: 13.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.