Loading Tool

Explorer IconExplorer

Memory Pool

45,195 transactions
27.46 vMB
0.10966422 BTC
Random Selection Loading Transactions
Max Size: 144.01/200 MB

Candidate Block

Mining Attempt d54f342f46b9478ee2f1db8a33ebd0310fd058494b5c81b288a6f7492143c89a
Version 20000000
Previous Block 00000000000000000001ff0c0433b87a5d0615e6342abab83320b5e744d1d571
Merkle Root eef9bbdfded71817b26de6ed753a2f7fe94de221d9df2adedba0bcbd5b824fcb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,579
Size: 1.00 vMB
Total Fees: 0.05148818 BTC
Feerates: 151.16 > 5.16 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,869 (166,970 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
747,899 747,899 00000000000000000005dcf992dacc17c2b3dd00373c0893f380b98aad88546b 2,654 1.00/1.00 vMB 14
747,898 747,898 00000000000000000003d02738170667495d793a8b6bca0a8e0071814842c04a 2,092 1.00/1.00 vMB 7
747,897 747,897 0000000000000000000784c2db0a6cff2bb06faa00563920afef51ddf18ea3c2 1,223 1.00/1.00 vMB 14
747,896 747,896 00000000000000000009ebb517d0e6522bbde493158afd5c6391b8ee7820bb19 3,282 1.00/1.00 vMB 20
747,895 747,895 00000000000000000001a14f0c2358ac2867c4fb083fd8711e7966e314b6e623 423 0.19/1.00 vMB 9
747,894 747,894 00000000000000000009fddae0c9adfd4cd3a3e1aa5046e970ce94bbd67fa643 161 0.06/1.00 vMB 12
747,893 747,893 0000000000000000000904353b64161097bd93932b211258fdb2ffe550844d28 700 0.26/1.00 vMB 12
747,892 747,892 000000000000000000083c7438a340f1f28c785bf502c7ab1a787cdb4a46646a 53 0.11/1.00 vMB 1
747,891 747,891 00000000000000000002ae38f3c2a2785a87cce78f74478e2476a5e0d6e97a57 333 0.16/1.00 vMB 10
747,890 747,890 00000000000000000002007ee9dfb80565cbb3bd8d3dfd44d056f149fb345718 288 0.47/1.00 vMB 2
747,889 747,889 000000000000000000068c069e4777d26ff60ee5d55695ff90dd336ca68cdf67 2,510 1.00/1.00 vMB 11
747,888 747,888 00000000000000000006571b94383f8306a565e70cf59273ce4826309231dddb 384 0.17/1.00 vMB 15
747,887 747,887 00000000000000000005e03137570dff84cc7130ad127d746628e45f32e50b93 1,318 0.64/1.00 vMB 8
747,886 747,886 000000000000000000008c4cc74d3f37253c952cd6d6a2446391449eff3f77ae 1,142 1.00/1.00 vMB 7
747,885 747,885 000000000000000000076ffd2f292b2584b5f53fd42252e0067792a3e36a54fe 991 1.00/1.00 vMB 5
747,884 747,884 00000000000000000005daaf20e44a002a279c68dda1038cc99c93ead761a88b 950 1.00/1.00 vMB 4
747,883 747,883 00000000000000000000995340c0aded008adb483cc919e285b4180a5482f5a1 1,207 1.00/1.00 vMB 5
747,882 747,882 0000000000000000000496c3eb8c60f2fb75c6eead48ccbb48fbade29ccf8b6a 2,219 1.00/1.00 vMB 17
747,881 747,881 00000000000000000009b9fb2ee9e27e84670fc27c0a1fd76a5b41c32caf1955 1,113 1.00/1.00 vMB 5
747,880 747,880 0000000000000000000606fe639a0f3ec664dda5e6b59a1e41165ace96a0607d 1,288 1.00/1.00 vMB 3
747,879 747,879 000000000000000000091394e57e9b8183347ce928103d063166dd925167a5ae 1,745 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.16 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: 653.27 GB
    • Received: 13.85 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.