Loading Tool

Explorer IconExplorer

Memory Pool

47,367 transactions
28.44 vMB
0.11362715 BTC
Random Selection Loading Transactions
Max Size: 148.89/200 MB

Candidate Block

Mining Attempt 6cbdea717f19dc9da73491cebf7cec3ef78528fe0b23d59aa55480dc1530caea
Version 20000000
Previous Block 00000000000000000001e781babda0e5f5c24c52acf8d86f6d0acc4edd29a722
Merkle Root 6180d8937accc7da9fbf121272a0ff261c3965cf220b716d0d49ff3ca451d408
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,980
Size: 1.00 vMB
Total Fees: 0.04626209 BTC
Feerates: 150.77 > 4.64 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,885 (725,253 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
189,632 189,632 000000000000060c12a56bc812f5058f765b1278b70ead99595db92d51a478d7 134 0.07/1.00 vMB 85
189,631 189,631 00000000000005894143c3c4f1a5b47035f33b9112c890083140479edb4a2b4e 512 0.20/1.00 vMB 142
189,630 189,630 0000000000000118d8dc9f8a27e01b8da6acb93431bfb57b93f6fc78ec93c3b9 123 0.05/1.00 vMB 92
189,629 189,629 00000000000003e985eee3c6c19b6b99ee579082c4b721983db3f21abc1f59aa 1 0.00/1.00 vMB 0
189,628 189,628 000000000000044630614cd6c01bf63ee50118ffd8f388c446b8e7278280d0ce 140 0.11/1.00 vMB 80
189,627 189,627 0000000000000239e56388a7012af0d9b374ce0915517ee26854b34b1870a874 40 0.02/1.00 vMB 88
189,626 189,626 000000000000083a60111dfdbc0a2593cb0c8c05381e6c15585e801ee0d0bb5f 10 0.00/1.00 vMB 86
189,625 189,625 00000000000002c0ed848618b265e372b1c9bdc5e9c66e249794270af0ea54f0 454 0.16/1.00 vMB 142
189,624 189,624 000000000000003e3c1b20fac560f6d8f3af91f28ba058d219e5282cbc3101fc 121 0.05/1.00 vMB 104
189,623 189,623 00000000000005ee179e05217a149007b0cdf923452faa136da7af4bc6e9cf54 8 0.00/1.00 vMB 15
189,622 189,622 00000000000003fa3d3f894bc42263f93fa67e302f41e75e15e858097c7baaae 25 0.01/1.00 vMB 100
189,621 189,621 000000000000041a13f2c7eeb526c59a82ae6a79e9aa4ae81b7e6bb26cc41eb6 22 0.01/1.00 vMB 77
189,620 189,620 0000000000000131a81626e9e137436dad2e93965f6d6eae14379e6f131f89a0 139 0.06/1.00 vMB 81
189,619 189,619 00000000000004f1dd282119729e76dd9c6a4761e9e946c61985253f0c0ef6bf 1 0.00/1.00 vMB 0
189,618 189,618 0000000000000880420107d76117fc832c5dc1ab7d9454f11afd41a8bef4e491 87 0.03/1.00 vMB 96
189,617 189,617 000000000000039dcf3fb3e817caabe7e3a23c8c3adbc14022c4a9bf2ef4e710 9 0.00/1.00 vMB 23
189,616 189,616 0000000000000803f3d8971f665400b7badc81d46f1c0e87762fae15b7cf814a 173 0.07/1.00 vMB 109
189,615 189,615 000000000000056c320959bdf6aa01f451bb8c128210d381222e52d9367fea53 70 0.04/1.00 vMB 70
189,614 189,614 00000000000008c16b5e3820085984a8dc67d73b0b460cf00d427ee1f03ff8b2 149 0.06/1.00 vMB 130
189,613 189,613 000000000000087214a02ea66765535b1def507451e10081d5cf4594023b7d10 67 0.03/1.00 vMB 78
189,612 189,612 00000000000002339ff565ef8696498181ff1d27a3689b723a173e0fa2096bbd 69 0.03/1.00 vMB 120
Previous 10 blocks ↓
Total Size: 782.18 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.68 GB
    • Received: 14.01 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.