Loading Tool

Explorer IconExplorer

Memory Pool

33,084 transactions
25.24 vMB
0.05199531 BTC
Random Selection Loading Transactions
Max Size: 127.77/200 MB

Candidate Block

Mining Attempt 00c3b322478df32179792a896211468743ab510feed51b9c0f116407eeff3043
Version 20000000
Previous Block 000000000000000000019dd1c564ae94c30db263064959627df766509c104535
Merkle Root c01fa26e3865fa7eecc23fd870187224fd3b0abd5aa4ef72c36841bd06f9c2d6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,066
Size: 1.00 vMB
Total Fees: 0.00645515 BTC
Feerates: 80.43 > 0.65 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,698 (204,686 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
710,012 710,012 00000000000000000000d6750c0e4cea79bdec5572d34ea433012f01888bdff4 1 0.00/1.00 vMB 0
710,011 710,011 0000000000000000000615493d25e2b874aa5b148cb36eb61e0695d4e813a6b8 2,642 1.00/1.00 vMB 9
710,010 710,010 0000000000000000000a432643c296f816060885ef543ba8b77208ca16c44907 2,112 1.00/1.00 vMB 22
710,009 710,009 000000000000000000069e38fdc21d42973f1155c393c62d35abab9ddde9e72d 3,212 1.00/1.00 vMB 32
710,008 710,008 00000000000000000004ee29052e42dcab5034aad8e8e63304a66c4f55bfd033 2,427 1.00/1.00 vMB 2
710,007 710,007 0000000000000000000acbbe68b1f3e20cca7ec5d6c6fe9c225cf5c4a027f4ed 3,410 1.00/1.00 vMB 17
710,006 710,006 0000000000000000000945eb41375ad89bcc042ed1bf9baf08ab9dbd58b61b5a 2,226 1.00/1.00 vMB 9
710,005 710,005 00000000000000000009fb91e22d20b79965aef849dee6c2e3525f87143a5cf9 2,270 1.00/1.00 vMB 10
710,004 710,004 000000000000000000081da14bccec2c1b87a082065a74c48718ff5440dfb8ee 2,514 1.00/1.00 vMB 7
710,003 710,003 00000000000000000000cfeab623bcb7ff4cba31e5a7f87788a4f714435aae77 3,027 1.00/1.00 vMB 8
710,002 710,002 0000000000000000000357ece9d1a23199bd9442187563af353b3b2cbf4a7f23 3,003 1.00/1.00 vMB 8
710,001 710,001 00000000000000000000832564994660f3cf2403ccc8d9015194cdab8819d5bb 2,712 1.00/1.00 vMB 17
710,000 710,000 00000000000000000007822e1ddba0bed6a55f0072aa1584c70a2f81c275f587 2,749 1.00/1.00 vMB 20
709,999 709,999 00000000000000000002328ef88635d754f3cfd22eb2f5305a00cd97765672b6 2,486 1.00/1.00 vMB 9
709,998 709,998 00000000000000000004be497352098e30b362433f37d07140bcaa8454020b58 2,435 1.00/1.00 vMB 18
709,997 709,997 000000000000000000011b177d41fd23022dad7794f3b54624ece83e4a420b1b 1,344 0.94/1.00 vMB 5
709,996 709,996 00000000000000000002a3e2fe321778443851db4ff0e075a1f5ddb4a2a409f4 2,225 1.00/1.00 vMB 7
709,995 709,995 00000000000000000000c5f50b74d1834f14054349457681c8f37cc8e3e4d2b9 1,591 0.56/1.00 vMB 10
709,994 709,994 000000000000000000066359193ededa180ba49f29368cdc5354fb12d9211b47 745 0.31/1.00 vMB 6
709,993 709,993 000000000000000000015fbac2af43d8bbc6ba1c29ed28fe79ec224e8485737d 1,810 1.00/1.00 vMB 6
709,992 709,992 000000000000000000048ee00d6d510a5b8f1a67b4ef354e691cb04ebbc903d3 182 0.13/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 781.85 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: 638.94 GB
    • Received: 12.50 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.