Loading Tool

Explorer IconExplorer

Memory Pool

82,897 transactions
30.42 vMB
0.14822170 BTC
Random Selection Loading Transactions
Max Size: 184.22/200 MB

Candidate Block

Mining Attempt e5e543b18a53fbc7f72e2a8cf006876a71d4daa2a4c804ce8eddfa51b4b64f2a
Version 20000000
Previous Block 000000000000000000016a81c5974205d8be7825f3436d4fbbaa2e3ded369b8d
Merkle Root 9f712fae4d4221cc15f5602ec34e91e625c01793b4159b8938d585d697a82e29
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,718
Size: 1.00 vMB
Total Fees: 0.06709212 BTC
Feerates: 150.61 > 6.72 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,138 (210,640 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
704,498 704,498 00000000000000000006a6a85895d612f40e1f94b9ddec03f699095b8851b2cf 2,168 1.00/1.00 vMB 12
704,497 704,497 00000000000000000005ccfdd332fdb6a4d50cbb9664d7e8cc4e8c5a0e384bf9 98 1.00/1.00 vMB 5
704,496 704,496 00000000000000000002fc160439faf3100e12291a12677958f26c9f069e09ce 2,793 1.00/1.00 vMB 18
704,495 704,495 00000000000000000001112e84be3320cba95fbd88a0b052514ce577df2391aa 1,389 1.00/1.00 vMB 14
704,494 704,494 0000000000000000000b32102221d5552fb3bd6263be768afb022eb0c8e68854 2,749 1.00/1.00 vMB 23
704,493 704,493 0000000000000000000019c920d471b962bb06ba9c880f233033ac07283975ae 1,242 0.39/1.00 vMB 15
704,492 704,492 0000000000000000000492009907758876b049dd79a43040f1711329570ab7d2 796 0.33/1.00 vMB 11
704,491 704,491 00000000000000000005ba8f2b20b487440b9c826b941c60db924b9df931254a 107 0.02/1.00 vMB 15
704,490 704,490 000000000000000000026ac3c0117d80506618423db16f1265f71b6efe8384af 1,877 0.67/1.00 vMB 14
704,489 704,489 0000000000000000000c3127a9a82da6abe227b8424ea98c9540629f8e170958 275 0.16/1.00 vMB 13
704,488 704,488 0000000000000000000bc66d9ecf8fe0bada1a145656272e1932d49ed1085964 75 0.03/1.00 vMB 11
704,487 704,487 00000000000000000003946a2df6a04c8a361a75de83775e8056f81e0a16f878 704 0.24/1.00 vMB 15
704,486 704,486 00000000000000000001328b65a51727b948e0b86cfa8614300eb09f6596951a 1,077 0.72/1.00 vMB 4
704,485 704,485 00000000000000000007b15a0d50f7a4a3e666ec4e3b0a65d978eed8c9cda105 2,480 1.00/1.00 vMB 19
704,484 704,484 0000000000000000000b5b35e8556d0e22d5c35dedba4324476c9ba74a2dee03 83 0.05/1.00 vMB 20
704,483 704,483 00000000000000000008ffa5fce8befafa6d8bdf1d89e8cd9829a3ed5b7ffeed 32 0.02/1.00 vMB 4
704,482 704,482 0000000000000000000797cc2cb41a93843fe3171fc672a09588f1f4b7d12ad5 1,584 0.78/1.00 vMB 5
704,481 704,481 0000000000000000000cd0ea5a3f04833c345d267ca79871d3efc99604c37a30 1,665 1.00/1.00 vMB 16
704,480 704,480 000000000000000000010ab1d0e3ce7b1fcb06c1cc7bd48c291db4ea3c863f45 331 0.10/1.00 vMB 15
704,479 704,479 000000000000000000045225cb3c57542c9e420117a12642644ef7476c2ad18a 887 0.40/1.00 vMB 14
704,478 704,478 00000000000000000002650357fe9bc53e125d3f22c2bb755d4ae1d865fa79e0 860 0.57/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.63 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: 672.33 GB
    • Received: 16.20 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.