Loading Tool

Explorer IconExplorer

Memory Pool

48,260 transactions
30.28 vMB
0.08673144 BTC
Random Selection Loading Transactions
Max Size: 161.74/200 MB

Candidate Block

Mining Attempt 58eb122becbbbd734dfbde052e1ee201c9d2f7a8bea0cd495fa9117d90fb9daa
Version 20000000
Previous Block 0000000000000000000132ab124e17e42052e9ae16d60ff0455651bf47e15c17
Merkle Root 13b7c3cfa67fdd48ffae299feb74e04d495381e59b5117c53fbfbe4c3b589abf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,974
Size: 1.00 vMB
Total Fees: 0.02619159 BTC
Feerates: 101.56 > 2.62 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,853 (632,193 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
282,660 282,660 00000000000000006ddf49316ec741ffe3425f83b318a0b816aa1d3cb2eee34f 471 0.34/1.00 vMB 32
282,659 282,659 0000000000000001d6032bdc5e24fdbd53a1d3aeb3afe8b1601650243d502a4b 78 0.05/1.00 vMB 28
282,658 282,658 00000000000000010696b57588b61547b304d50c028ac8a99d91f01e0dafca9d 355 0.22/1.00 vMB 33
282,657 282,657 00000000000000013a48a62661a299ef27f0eb58e0d1bdb20f1686c1e51d3466 944 0.83/1.00 vMB 30
282,656 282,656 0000000000000000d9dfab2bc11cf110b8cff5295b5c79b4b2e478e736c06dba 27 0.05/1.00 vMB 52
282,655 282,655 00000000000000016b79931f9ca24ec722e4fa0f0ff3e81fd868b3bc5abbea89 53 0.11/1.00 vMB 12
282,654 282,654 0000000000000000a3a2078dba69db9357bfae3d1d8038aceb55ae8992eedd33 243 0.49/1.00 vMB 13
282,653 282,653 000000000000000064902f149bcd1dc8257614f48d4c78b218006c052d818268 1,010 0.50/1.00 vMB 38
282,652 282,652 000000000000000066fce0edb28aca55844ee09661dfef5b2399176c09d17a3a 788 0.25/1.00 vMB 79
282,651 282,651 0000000000000000ea53a26a87b429b6485ea65882aaa0ff5aca038df5df7410 688 0.25/1.00 vMB 42
282,650 282,650 000000000000000085c725a905444d271c56fdee4e4ec7f27bdb2e777c872925 129 0.05/1.00 vMB 34
282,649 282,649 00000000000000006b248e9cad5806048d1ff284c386868d1676871b200b0597 402 0.25/1.00 vMB 23
282,648 282,648 000000000000000148aa8c5a04c15b6ddc2273644cfed5e1e752b2a6fdedf493 746 0.25/1.00 vMB 57
282,647 282,647 000000000000000005d1c264990f156c23be66333c7cc767853a8c10a268c885 772 0.46/1.00 vMB 35
282,646 282,646 0000000000000000e638ec75d6f3fca0ac73dde4d6215b3b291e39d194e30669 32 0.02/1.00 vMB 30
282,645 282,645 0000000000000000376d2959f519cce1bb2e6d48c6e5306c67bea2eff4c02c86 302 0.10/1.00 vMB 37
282,644 282,644 0000000000000000959edecad8f4fd924f5aa6e2e07c34024fff0eff80536dc1 436 0.24/1.00 vMB 34
282,643 282,643 00000000000000019d63bfff1abf72904f11894f0220206e9c262aeafbbe480c 29 0.01/1.00 vMB 47
282,642 282,642 0000000000000001e8f6b27e3b62f267084f38a4d5403d69834aa3343fea651a 186 0.23/1.00 vMB 16
282,641 282,641 00000000000000000fd70cc3713f03a70f614b6c0ff562ad7317e10cd777d72b 621 0.35/1.00 vMB 24
282,640 282,640 0000000000000001a7db2ccbef587fdba31c0cd3219c91be45832d7e5a28e3d6 157 0.05/1.00 vMB 62
Previous 10 blocks ↓
Total Size: 782.13 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: 652.41 GB
    • Received: 13.77 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.