Loading Tool

Explorer IconExplorer

Memory Pool

81,270 transactions
31.36 vMB
0.09768284 BTC
Random Selection Loading Transactions
Max Size: 189.53/200 MB

Candidate Block

Mining Attempt 54cff7f6671d8b71ea57d30548248c3bcbe55db7f536fbae9f67873f811c2216
Version 20000000
Previous Block 00000000000000000000ed17108ada750c30ae44d6a032cae868ae55c67ad635
Merkle Root 32e523d3f1a99e07fa8fe615f809f22af5b07c8f87179d244ad53684e4da84a2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,945
Size: 1.00 vMB
Total Fees: 0.02850300 BTC
Feerates: 265.25 > 2.86 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,194 (548,612 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
366,582 366,582 00000000000000000e9cda8fe702fb3d613aeec80650e92c7a4b1291d275776c 1,189 0.56/1.00 vMB 36
366,581 366,581 0000000000000000072d19d55a1d5c3d3444ac9609a0d040750a5f8b529bb73e 315 0.17/1.00 vMB 31
366,580 366,580 000000000000000010c0970c0bd813aaa8ef5f2c186e2146c8fb3517bee9ec60 465 0.19/1.00 vMB 39
366,579 366,579 00000000000000000cb00f107ebbfc4b6d1d5b20b3d762b148ac1a1f35bfddbb 574 0.37/1.00 vMB 32
366,578 366,578 00000000000000000f564af8c02fe2e0be429f120c2213866fdd13d94b0e4482 592 0.28/1.00 vMB 34
366,577 366,577 000000000000000004b920bc613a144c1bd0c652ca422df8a4752ce064771c81 59 0.04/1.00 vMB 27
366,576 366,576 000000000000000001e3e593f0c86fea5f27da7dc136f789483750cddfb6e352 116 0.06/1.00 vMB 33
366,575 366,575 00000000000000000a0062571f7e0c7983b2c446ca26e15d47f0bf60ca1faefd 904 0.51/1.00 vMB 28
366,574 366,574 000000000000000010208f90e77a480d945c1f6064d7895be95389a5b7e7adbb 687 0.45/1.00 vMB 25
366,573 366,573 000000000000000013b87848ec0dd38b91cdf76a7fb2f8dadf55b369e74f00e3 2,206 0.93/1.00 vMB 44
366,572 366,572 00000000000000000f4b8e047f08aa6125d9b968acf1ba049d3789ebee595f3c 1,122 0.56/1.00 vMB 38
366,571 366,571 0000000000000000124262e0163f57eaf3187a8d07dc77ad89c394a11a98424c 313 0.12/1.00 vMB 45
366,570 366,570 0000000000000000034cbbd1354cd10e31b90c0242862d860213ba45232d0fa2 223 0.18/1.00 vMB 20
366,569 366,569 0000000000000000110cd700ddbb8c7a0d501025d2ca43e52af1a855dc1fb9ab 978 0.50/1.00 vMB 32
366,568 366,568 0000000000000000035361b64865bb94da58d42258bb53042fc74a9511c1dbd1 597 0.51/1.00 vMB 19
366,567 366,567 00000000000000000ba4761c97d8b9b9e2d0ea285a2866fa008d422e2c925af9 2,040 0.95/1.00 vMB 46
366,566 366,566 000000000000000002fc3e33f4b438e3f14bac30e92251181e92ca1a43aef87d 2,065 0.86/1.00 vMB 43
366,565 366,565 0000000000000000016adaa7734e25f4e64123d5458679cdb90637c405328319 594 0.27/1.00 vMB 38
366,564 366,564 00000000000000000823b26f1a85b6c9858052b750956728edbbe07b62ffce6e 671 0.36/1.00 vMB 38
366,563 366,563 00000000000000001450f3c7f5465c3ad017e563c6a59426e5bf92c33c5d2680 780 0.26/1.00 vMB 39
366,562 366,562 000000000000000008c9bb8ca24acc854574ae69d8cce2a417a1ef25dbbffa1e 438 0.22/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.73 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 707.55 GB
    • Received: 16.69 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.