Loading Tool

Explorer IconExplorer

Memory Pool

86,415 transactions
31.75 vMB
0.10673089 BTC
Random Selection Loading Transactions
Max Size: 194.49/200 MB

Candidate Block

Mining Attempt e54e32458a5f8a145d23d2465409df027a6829d25c1004eb29717affe50a83b8
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root 2f0ebc2852da015ce6043e25cdeff34319f228961d0b75505d353e288a622e7a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,913
Size: 1.00 vMB
Total Fees: 0.02658372 BTC
Feerates: 1,236.26 > 2.66 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (526,686 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
388,676 388,676 000000000000000003efa049da56f618260d8883f005b8fa15e643f40a245b22 1,057 0.75/1.00 vMB 24
388,675 388,675 000000000000000001d050cc83f7967e2f3c6ad767292e9c7bf6fee54d600f7c 2,063 0.88/1.00 vMB 46
388,674 388,674 000000000000000006a44ae869e7d3e9a32f787cc14e922a27ec28e136a9ed97 126 0.25/1.00 vMB 8
388,673 388,673 00000000000000000099ffe01ac5f3ce27267dcf8ae48a3af685da85d1d282b7 2,147 0.92/1.00 vMB 41
388,672 388,672 000000000000000002e81869c4973258548d8ca0ab88a92d155e31f0ff77893f 940 0.43/1.00 vMB 42
388,671 388,671 00000000000000000c80d0ca6f21eb1d884fea1fbcc8d1cf769ab6badb8657bf 121 0.17/1.00 vMB 11
388,670 388,670 000000000000000002ec862529f8af6bbf049e7876a32ba8d0d6b31efe1a5b58 1,682 0.70/1.00 vMB 40
388,669 388,669 000000000000000009f0a226693a624783999ab479ff9c7bbefa8557e73fb7fc 561 0.43/1.00 vMB 23
388,668 388,668 00000000000000000309289def4dccd3247f1ff22582f1d58b6d8184bb5a4875 583 0.28/1.00 vMB 34
388,667 388,667 00000000000000000642e43262ba40e00240489350e570379691b77d7d917ec3 547 0.33/1.00 vMB 33
388,666 388,666 000000000000000003ed2ca0aa75893297650214b354e2640b2fb35a05f38442 191 0.29/1.00 vMB 8
388,665 388,665 00000000000000000d629846b3788145ac9fcf826aad44e2824b7599fb2046f1 1,119 0.95/1.00 vMB 25
388,664 388,664 00000000000000000b0fa88aba49025885e5471c1ca04d1ca1e7c68ab0be16cd 444 0.53/1.00 vMB 40
388,663 388,663 00000000000000000aa0d9310bfbde0ae49d8d96aeb8e62e0b3d2aa96fa1d3ca 1,206 0.75/1.00 vMB 26
388,662 388,662 000000000000000008b809ea43c6a481d316f8cb47d877d42a4f99f8a9a015ba 2,200 0.75/1.00 vMB 48
388,661 388,661 00000000000000000a12f6f21521b2fee5a0cfc1fa251427f329b3e44395d7ff 1,918 0.75/1.00 vMB 47
388,660 388,660 0000000000000000040879454cf152cf8684e69b8a2b8cc3db2dc286d30ec997 1,771 0.75/1.00 vMB 42
388,659 388,659 000000000000000006143b410d2ab7e747f313acb106fed8b065a35932cbb4ed 1,962 0.85/1.00 vMB 40
388,658 388,658 0000000000000000018818267484cde74402f4b7864e033c58febb9ba4cf6e3b 1 0.00/1.00 vMB 0
388,657 388,657 00000000000000000cc986c644152c70f7bd0d28ccd2dc37e5396182bc9b4804 593 0.54/1.00 vMB 17
388,656 388,656 000000000000000007f85bb4eaa8e9b399c87cab2f6c32c29c7ff22f05dfc8ad 1,631 0.56/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 783.02 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: 719.40 GB
    • Received: 18.04 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.