Loading Tool

Explorer IconExplorer

Memory Pool

73,847 transactions
27.42 vMB
0.06414220 BTC
Random Selection Loading Transactions
Max Size: 167.43/200 MB

Candidate Block

Mining Attempt 35d3e8e16f2ef8ed924216b176eb9d452c42a61cd6508fb42224fabbe330771d
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 87ea55a95ecf32e4dd00dfd46576de253a512ecd59ed19d5e29cab6077ce9c6c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,720
Size: 1.00 vMB
Total Fees: 0.00583114 BTC
Feerates: 73.20 > 0.58 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (574,677 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
340,646 340,646 00000000000000000fe626cb152ef83ed0153deebdef4f1b197dab7d3b576a6f 1,336 0.75/1.00 vMB 27
340,645 340,645 0000000000000000126e225323ca1666f3b266db05036038fe8cab9e0e4e1ca6 413 0.25/1.00 vMB 19
340,644 340,644 00000000000000001790cd22b70f0422b721e3c8529abc0a6415d16fc6bc56c2 162 0.11/1.00 vMB 13
340,643 340,643 000000000000000006a9439a594556ffcf1e63c1be16ef8e50e060b5c0bd3dde 179 0.12/1.00 vMB 18
340,642 340,642 000000000000000007b7971f3afecfa1a36601fe689d0cbff3dcc61d6a766558 351 0.33/1.00 vMB 17
340,641 340,641 000000000000000008d080a383c8868987738fd3d1ba8d304c95446b9e4718c7 343 0.36/1.00 vMB 14
340,640 340,640 0000000000000000086c48f0a3e4fe9420d17f98a2674e984d9700c9ab4305c3 859 0.35/1.00 vMB 20
340,639 340,639 000000000000000012eeb8f4633d3773f7e8d4f2f5630537beb6545cb7af83a6 620 0.36/1.00 vMB 25
340,638 340,638 000000000000000002076bb49c4b0ecebcaa6d1841e714de32b3716351e66999 281 0.16/1.00 vMB 22
340,637 340,637 000000000000000003d4aca5a943be247730344e254b0188fa0e81b4c677751a 463 0.42/1.00 vMB 17
340,636 340,636 000000000000000001456517bdb7f560c19cf4929c5b15bca0e0d0aa85de1389 1,670 1.00/1.00 vMB 24
340,635 340,635 000000000000000010eb4d65c7e3262500241c9b394ded29cb1601045228eb88 874 0.75/1.00 vMB 18
340,634 340,634 000000000000000016f6aa52d70ff3e5139797947f6eb3079b9470f60f79a9f9 249 0.12/1.00 vMB 25
340,633 340,633 00000000000000000743687fc98d2a28f835a5a817dcbf3f3540f910a8016105 1,147 0.75/1.00 vMB 22
340,632 340,632 00000000000000000e979c4a51dc6cb9606e47a2b499f591645f53fe801ae374 555 0.38/1.00 vMB 20
340,631 340,631 000000000000000014d8d1db40f33e87e8c9c5f37accb2718d40a7a1860b98c4 240 0.28/1.00 vMB 11
340,630 340,630 000000000000000001359e1b81fe29f85a5e88bcbec36e233f675c0e907a0de9 194 0.12/1.00 vMB 17
340,629 340,629 00000000000000000510ac4fada7df5b4caced1aa012072d13442ac89fe11d6d 1,174 0.63/1.00 vMB 26
340,628 340,628 00000000000000001092942f3434216a02b57f60f0e3e0eaff7eff7aa3d92a27 1,073 0.58/1.00 vMB 24
340,627 340,627 000000000000000005803894bafd389a0e6d1623a251246ee516d93e042ccb46 611 0.32/1.00 vMB 22
340,626 340,626 000000000000000012b0f23dea872ecd817ab03f021b6b242100edd19ede420c 836 0.53/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.95 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: 715.14 GB
    • Received: 17.65 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.