Loading Tool

Explorer IconExplorer

Memory Pool

84,673 transactions
32.76 vMB
0.08359303 BTC
Random Selection Loading Transactions
Max Size: 194.12/200 MB

Candidate Block

Mining Attempt f9380c5e8b0d714fe877013fe7d2740847bf7b840a1464c21467af681a2575f4
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root 5a0653f6f947f152ea0e1039d75a1b67230a99853f0076c327350cd3326a4c58
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,323
Size: 1.00 vMB
Total Fees: 0.01850263 BTC
Feerates: 120.64 > 1.85 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (295,935 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
619,014 619,014 00000000000000000006a9282a0acce095b0136bfc3320816c14458ac8f488f2 1,507 0.57/1.00 vMB 22
619,013 619,013 00000000000000000000e3cd527b9201ffae9657375663ced02472993334609a 2,058 0.63/1.00 vMB 12
619,012 619,012 0000000000000000000f764bf45144b6ff5b174f52904219654a5e44b2a2e526 2,075 1.00/1.00 vMB 28
619,011 619,011 000000000000000000101c53f5d430bee68e6d4a085c159c2b7f43db4429da30 1,092 0.42/1.00 vMB 13
619,010 619,010 0000000000000000000445e8a9294dada9a1aa95dff67002e681123cedb250fc 2,645 1.00/1.00 vMB 7
619,009 619,009 00000000000000000006bb4f7e2c7a827a01bed2d63855b21999a97a6a029972 2,696 1.00/1.00 vMB 17
619,008 619,008 000000000000000000035c3da94d47c3f488469d69307a57163b7fbd5bdd4e83 2,762 1.00/1.00 vMB 18
619,007 619,007 0000000000000000000e270bfda9ee8f72181c8f82d1f5439c3cc24d3224f9d8 3,093 1.00/1.00 vMB 21
619,006 619,006 000000000000000000083d2064f9efea06166cd4a2494d34166f0490fa0306ad 3,259 1.00/1.00 vMB 26
619,005 619,005 0000000000000000000336bf59c5c398ee61e0a0f83b21349adfe011319f4d50 3,269 1.00/1.00 vMB 40
619,004 619,004 000000000000000000089a89aa8368dfd6249d1bbcdbe7bdc62a3e962d58cd29 3,108 1.00/1.00 vMB 4
619,003 619,003 000000000000000000014919fdd4053b744d0374ea06040b5b47c8fce0701a3c 3,630 1.00/1.00 vMB 28
619,002 619,002 0000000000000000000cfe48631b9dc8083201f7bda4deb5bc081e344d1a5913 2,830 1.00/1.00 vMB 26
619,001 619,001 0000000000000000000541d480e6cdacbcd5aa811e58137b21a98831f8b38fc5 3,241 1.00/1.00 vMB 17
619,000 619,000 0000000000000000000f877f290aab18023d1493963584fc0d1fe8c75fd44cea 3,237 1.00/1.00 vMB 10
618,999 618,999 0000000000000000000c8e200b38a91070196740995d7d926d187f215851d223 2,495 1.00/1.00 vMB 18
618,998 618,998 0000000000000000000096a973bda1368a5f5e4cbbce8d950e388b68bb8149ab 2,733 1.00/1.00 vMB 27
618,997 618,997 000000000000000000091198360d4e960682e91e0866a902632150fead4749e5 956 0.39/1.00 vMB 7
618,996 618,996 0000000000000000000e9fb016477414d994314850455370482df844e252c543 2,258 1.00/1.00 vMB 1
618,995 618,995 0000000000000000000cce82ac32331c6747973f89ca7754819c2fc3f24cc53a 3,011 1.00/1.00 vMB 24
618,994 618,994 0000000000000000000cff59dca4c1db105b26a0d67e31f6ff00d7993c6d6027 3,009 1.00/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.30 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: 657.38 GB
    • Received: 14.54 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.