Loading Tool

Explorer IconExplorer

Memory Pool

40,988 transactions
25.86 vMB
0.05121335 BTC
Random Selection Loading Transactions
Max Size: 135.13/200 MB

Candidate Block

Mining Attempt 2bac16fcb8ba37d0ecc4cc4c87348b3d9279f9a2a6c0c9615e6f4c13589f6ab2
Version 20000000
Previous Block 00000000000000000000038677f305517a8cc11c54bf2db46b69946ea9907fbb
Merkle Root 9a75265db9ee42fa8643451c973706bbc4fc231622ba069c52c4f64499b4dad5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,446
Size: 1.00 vMB
Total Fees: 0.00424081 BTC
Feerates: 121.00 > 0.42 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,759 (339,574 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
575,185 575,185 00000000000000000004cb78402eb48125698296f4bdf6415c2a6aa43111c31e 1,397 1.00/1.00 vMB 32
575,184 575,184 00000000000000000003aee6cb89040822bebe910cc9b3d77825760577732c59 3,087 1.00/1.00 vMB 91
575,183 575,183 000000000000000000299f09fe141f765cfdc0d2b4a5247e5778a93ffa2cd2c5 3,030 1.00/1.00 vMB 78
575,182 575,182 000000000000000000146d2e3526d384ad4fa0d15956bcb35cbafe18d93ae772 3,223 1.00/1.00 vMB 85
575,181 575,181 00000000000000000004d1a7fc965e6012e2a54781fa370b76913ec021050c51 3,195 1.00/1.00 vMB 44
575,180 575,180 0000000000000000000b5e6792d95e4320536ac59b9210e4ca3d722fecf466b3 2,585 1.00/1.00 vMB 46
575,179 575,179 0000000000000000002377b9bec03c71176fefdbe8ad468ae884c963522ba39b 2,485 1.00/1.00 vMB 54
575,178 575,178 0000000000000000001722f1e4b3a0222a28ee2314e9ba573670aef795801396 2,969 1.00/1.00 vMB 61
575,177 575,177 00000000000000000029d86307a3e54db261e3578683664a226fb20fc840c6f1 3,268 1.00/1.00 vMB 77
575,176 575,176 00000000000000000010237f8381448d338ae7b21a5b04c3c98c892faadb92b6 3,591 1.00/1.00 vMB 58
575,175 575,175 000000000000000000174ff7768d61d7f74fced4b196d68143fad9ef1407cef0 2,865 1.00/1.00 vMB 89
575,174 575,174 00000000000000000028f1c2407ab61b2c9be35e8dff53111a563d06f0208b91 2,403 1.00/1.00 vMB 64
575,173 575,173 0000000000000000000589ddc50880b7ffd45bff83150e46a24b15082668ae57 2,775 1.00/1.00 vMB 73
575,172 575,172 0000000000000000001f3a70e879e45d21e707963e84c272335c23f8ff12907e 2,869 1.00/1.00 vMB 92
575,171 575,171 0000000000000000000000eb502db6b128d84c1f65943d55b31dc17871528ff9 2,568 1.00/1.00 vMB 74
575,170 575,170 00000000000000000013c9b61a59645d984014f01b877b6609e278615f0ca860 2,496 1.00/1.00 vMB 53
575,169 575,169 00000000000000000009c9a7a571fcbd066d3acb7a30baab796538c9218d4ef9 2,887 1.00/1.00 vMB 65
575,168 575,168 000000000000000000259608b4d909f17e805e8f9754605ed0b51e8a38e48882 3,011 1.00/1.00 vMB 93
575,167 575,167 0000000000000000000a999594677e686d0b35ad17ba365db1408b18d898868c 2,110 1.00/1.00 vMB 82
575,166 575,166 0000000000000000002025d9968a61c6ff4651eee085c26fc8da78335246e630 2,989 1.00/1.00 vMB 82
575,165 575,165 0000000000000000000878b47d3c8731f5dbbef9e9a35b099af1ebe3bd841953 3,027 1.00/1.00 vMB 104
Previous 10 blocks ↓
Total Size: 781.96 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: 647.52 GB
    • Received: 12.95 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.