Loading Tool

Explorer IconExplorer

Memory Pool

81,327 transactions
30.16 vMB
0.09041852 BTC
Random Selection Loading Transactions
Max Size: 181.27/200 MB

Candidate Block

Mining Attempt f6b8b5afb3f557f516b67ef0228bfe4611ee290bbef0c0d4ef9f16cb0032b5db
Version 20000000
Previous Block 000000000000000000018695f041328e2b5529f23ff75f1df68b481c7c8526bc
Merkle Root 532218ed8c4d2400bf08cdda16cf05f45acda1b885b64d6279bc41b78c810f5d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,048
Size: 1.00 vMB
Total Fees: 0.02858674 BTC
Feerates: 397.50 > 2.86 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,993 (44,156 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
870,837 870,837 000000000000000000005b373fb230fe46eae43a3a7a41086bcd8e6437f69a4a 4,709 1.00/1.00 vMB 3
870,836 870,836 00000000000000000000fb543e04ba7c2e6a75a4498886bb88bc228c3c764936 5,005 1.00/1.00 vMB 6
870,835 870,835 00000000000000000000f8daeab64b7260d1053a523c11942c5b1623d8600976 5,424 1.00/1.00 vMB 7
870,834 870,834 0000000000000000000145a0960d2efb4e3aab740cdfc03b29df33a30140b83d 5,380 1.00/1.00 vMB 3
870,833 870,833 00000000000000000001e605836e5b62095e040e94c68b28a4071cfd43ee343a 3,971 1.00/1.00 vMB 7
870,832 870,832 000000000000000000019ffbb2c35a86082ef6f9ad49ce55a279b593a84607f7 4,307 1.00/1.00 vMB 10
870,831 870,831 0000000000000000000247f784c6a9a73e366ad8d9c8b4d31ca8632513a89089 3,748 1.00/1.00 vMB 6
870,830 870,830 00000000000000000002631a10ed455a8ea0646fab1417c538648d5ee7718a8c 3,939 1.00/1.00 vMB 14
870,829 870,829 00000000000000000001bcc5c70e275464734b879de4f221a5217538405a353f 4,586 1.00/1.00 vMB 5
870,828 870,828 00000000000000000000eee2c1039afbceec6a2c5bff6ea2b10d37662872e850 5,642 1.00/1.00 vMB 5
870,827 870,827 000000000000000000020912d2b820f205b7e05c3a1d2524e5580122fb7d6ec8 3,716 1.00/1.00 vMB 7
870,826 870,826 00000000000000000000e7be228f21a45c92ea5997a48cd6364fa986f5cf5d04 6,069 1.00/1.00 vMB 6
870,825 870,825 000000000000000000016be23fd3e91ce624d1abb4bf29f68b987b481b9cbbe1 4,502 1.00/1.00 vMB 6
870,824 870,824 00000000000000000002b66d0fbd237f28a1fb8a1aa71fd3bbf7d5aad4a0e9ab 6,649 1.00/1.00 vMB 5
870,823 870,823 0000000000000000000253092eb29417a5b143e9f995c4e3a7260309ae846b72 5,894 1.00/1.00 vMB 7
870,822 870,822 000000000000000000007b51228be0ff34e85964f79b37963cfb7d795aa3535c 4,916 1.00/1.00 vMB 8
870,821 870,821 00000000000000000000468d3639aa0c8ad5ed1eee51a2dea9ffbfd9b1f87e89 2,210 1.00/1.00 vMB 10
870,820 870,820 00000000000000000001249c0e4130ad80d8aefdf8c7c8ebaf5695a2489ac5bb 5,955 1.00/1.00 vMB 5
870,819 870,819 000000000000000000011ce65ef6305e5cb5f73faaf0550c9b1a2aa76b2f62b1 4,989 1.00/1.00 vMB 8
870,818 870,818 00000000000000000001318a500a3d9c31c4fa50db6f4529692f5636649d66a6 4,096 1.00/1.00 vMB 7
870,817 870,817 000000000000000000021a123fce61a2ab4216280412bcbde5cfb5d400208587 5,532 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.38 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: 664.38 GB
    • Received: 14.97 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.