Loading Tool

Explorer IconExplorer

Memory Pool

72,233 transactions
27.94 vMB
0.06481678 BTC
Random Selection Loading Transactions
Max Size: 165.46/200 MB

Candidate Block

Mining Attempt 60dc4a26d39136ac83cfaeaa6325767df5e0504ab16e78faefe68816d7fb20d9
Version 20000000
Previous Block 00000000000000000000bd4ee2b85ebdeedc5960d897199cff187ab220c742f0
Merkle Root 75f93e2b304d87d85545450895aba47ac868b554bf6bd339125442599018762d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,097
Size: 1.00 vMB
Total Fees: 0.00911021 BTC
Feerates: 73.20 > 0.91 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,036 (228,347 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
686,689 686,689 000000000000000000051a55487af38fff6fcf2f9717c9658fd1093d38d2853c 1,505 1.00/1.00 vMB 14
686,688 686,688 000000000000000000034be1e2b1bc68fddb59503003ba79314ad1399db3bce0 1,563 1.00/1.00 vMB 13
686,687 686,687 000000000000000000066762ba677c9acc5f6537419c805fc93e18e37501a573 1,943 1.00/1.00 vMB 8
686,686 686,686 00000000000000000009418b8f22202f32b5ff16ead448c4ade9045003a4af1b 2,236 1.00/1.00 vMB 5
686,685 686,685 0000000000000000000583e9769aae9810e08d1167d364a87230c0f651d030fc 2,456 1.00/1.00 vMB 33
686,684 686,684 00000000000000000008c7a229d9c5358f08a1bbec73ae05c97e4971db5d28c4 2,016 1.00/1.00 vMB 26
686,683 686,683 00000000000000000006a9e382dc4a3bbdf2a9bc5eb49662f62b44bd393fa3fd 2,664 1.00/1.00 vMB 28
686,682 686,682 0000000000000000000bf523516d88775ab56a5733e5aff96dc41b27588e90a0 2,540 1.00/1.00 vMB 33
686,681 686,681 0000000000000000000c9fee527e7561f4422752a2e5c73fb946ba0a8ad2b10e 2,177 1.00/1.00 vMB 19
686,680 686,680 0000000000000000000b0658c6c6292e099742eccf0149ec308cdf2f445b88b1 1,979 1.00/1.00 vMB 33
686,679 686,679 00000000000000000001f29abba1e3e523efa0733817c177354756f280f2f408 480 1.00/1.00 vMB 27
686,678 686,678 00000000000000000002e71a54d499358112a2ecd5f9e8c9e4327f941b688d5a 2,461 1.00/1.00 vMB 62
686,677 686,677 0000000000000000000a18b40b16e4c09d22a759e37d52b644c4f38e5eac6ac9 2,406 1.00/1.00 vMB 23
686,676 686,676 0000000000000000000351344e263c407789a35e1ebdfb80818370cbedbf9638 2,892 1.00/1.00 vMB 43
686,675 686,675 0000000000000000000cecb0450c4d7efdd7b4e767aa9a726cd76d9a5dabc5ff 3,127 1.00/1.00 vMB 73
686,674 686,674 0000000000000000000ca398e7e65942ab06ff615b362c18b06221e9e74d52f2 2,504 1.00/1.00 vMB 35
686,673 686,673 000000000000000000016cb278512c914f80405b54a72077cba536c7cdf84610 2,461 1.00/1.00 vMB 24
686,672 686,672 000000000000000000017cdcbe6acdd2333f649ee868de0e92a0baeb93e21a8f 2,256 1.00/1.00 vMB 12
686,671 686,671 000000000000000000076d6f4d6e8c755119d5af2fd501abf4311c9868b39013 2,717 1.00/1.00 vMB 48
686,670 686,670 0000000000000000000b83ed0858180dbd40aea2851a7e08a860896ca24e0c7c 2,454 1.00/1.00 vMB 9
686,669 686,669 0000000000000000000b59a16970eee674a51405acbd3e74475c58a01bc97936 2,590 1.00/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 782.45 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: 667.51 GB
    • Received: 15.26 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.