Loading Tool

Explorer IconExplorer

Memory Pool

73,380 transactions
27.16 vMB
0.06187309 BTC
Random Selection Loading Transactions
Max Size: 165.92/200 MB

Candidate Block

Mining Attempt edaf8a85049bbf05f046fc91cb14672ea2431b9acbb152c5e80990503c37cff2
Version 20000000
Previous Block 0000000000000000000066dca9fab24cab5c950c60583369c37db71a237ae64a
Merkle Root 692cccafd676b79788d11c31a4a78cee393cec05e7a1f75f21d3d25cc1048a1e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,908
Size: 1.00 vMB
Total Fees: 0.00415747 BTC
Feerates: 20.14 > 0.42 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,291 (524,512 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
390,779 390,779 0000000000000000095b0d449413f370be3e1b565fe149fa343d6985c82f3c34 875 0.40/1.00 vMB 36
390,778 390,778 00000000000000000657174e9546c7ac76e73b4e6cba10e330c3a92051a6fa0b 1,511 0.74/1.00 vMB 33
390,777 390,777 0000000000000000041ede2ebfccd4e9a9190500d9442c3f352b81d653d42d26 1 0.00/1.00 vMB 0
390,776 390,776 00000000000000000391d6cb628d4a9250be867258c25ef266f7b7dacb51360c 1,360 0.74/1.00 vMB 29
390,775 390,775 000000000000000008aca58bd782e0bd1c6f591833ad144361f28c5c1e2265a1 2 0.00/1.00 vMB 0
390,774 390,774 0000000000000000008d9cec258f1e559da2848dfe44c4d9ab0bdf8b83c8457c 733 0.59/1.00 vMB 20
390,773 390,773 00000000000000000758170527393fd0555ee2fa585cc63598e52b5ea1c53322 367 0.27/1.00 vMB 25
390,772 390,772 000000000000000000b3178c31f8c45ce09649504673de4c03ee9e789b384a6d 911 0.45/1.00 vMB 31
390,771 390,771 0000000000000000092331f0e24d37d93a5edb559a1838e605f56e3e68325ce1 1,761 0.99/1.00 vMB 34
390,770 390,770 0000000000000000051e79c3f96163de1ff47bdb1efcabd3298dbe29ce415ca3 80 0.03/1.00 vMB 50
390,769 390,769 00000000000000000610b63e6265af185edfd83edb47b9bfc5a1f46a2c75d202 485 0.40/1.00 vMB 20
390,768 390,768 00000000000000000bbdefec78d24cef928d2b4b5772ad3dfd30a79ac8003926 550 0.49/1.00 vMB 19
390,767 390,767 00000000000000000093a42df60a8cd6285e5180778b4c3c331ab0dc8e61fee8 1,622 0.95/1.00 vMB 24
390,766 390,766 0000000000000000008d5137b1154d90a6891022a08a459794ce31fbb1c092bd 2,317 0.89/1.00 vMB 37
390,765 390,765 0000000000000000026900ee1046b4a39a8882011f3a6ffd9c292ca4936442b6 2,664 0.95/1.00 vMB 55
390,764 390,764 00000000000000000b6b07bd3e1bdb37023af8918b1113af5b9caec332422c31 1,646 0.78/1.00 vMB 32
390,763 390,763 000000000000000003693a7551588034eebff7ee307d9b4642e467c0017b488b 789 0.38/1.00 vMB 34
390,762 390,762 0000000000000000070cef4a369a549709d8ef0277d3ef467b60a7637340c9f3 1,118 0.88/1.00 vMB 21
390,761 390,761 0000000000000000076d9bb3c0b35df582362655b086addcc280dc5d2bebc5a5 1,318 0.64/1.00 vMB 33
390,760 390,760 000000000000000004fb62f1b438b47f6f8e897493d9b06e4351de0a6cd0d0a4 223 0.13/1.00 vMB 21
390,759 390,759 00000000000000000640566de98c8f4c81d0028a040f9353c26ad76e42d52041 116 0.14/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.90 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: 713.54 GB
    • Received: 17.39 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.