Loading Tool

Explorer IconExplorer

Memory Pool

76,166 transactions
30.13 vMB
0.10061752 BTC
Random Selection Loading Transactions
Max Size: 179.79/200 MB

Candidate Block

Mining Attempt 8cefbdf7534145831c0626e51c6ffc78d84375d9d0ecd540a5c171f01af338f4
Version 20000000
Previous Block 00000000000000000001108cb958b997fbbda21703b73c8bc3a6f72862e5da75
Merkle Root 44a612accde0d2a6c0204d113498449e6df8ebccf4749e48bba0a439e08bb0b2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,814
Size: 1.00 vMB
Total Fees: 0.02551986 BTC
Feerates: 100.00 > 2.56 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,446 (573,689 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
341,757 341,757 0000000000000000034c0f65f7ddc87fb49e884c0c7de620a21d5eecfe44b075 500 0.32/1.00 vMB 23
341,756 341,756 0000000000000000189fbea935a3e91aad4ee0b86537c41ba78a15430ddc181b 259 0.17/1.00 vMB 19
341,755 341,755 0000000000000000131b4deb104eb126ff03472d256d43f982b85985264cc55d 361 0.18/1.00 vMB 23
341,754 341,754 0000000000000000063f95f2ed635d3220ba3bce9d2d017efd11c06a5785ebc4 492 0.23/1.00 vMB 30
341,753 341,753 000000000000000018e74a99723c79657b18b39fb861185f995f2435c1750f21 847 0.67/1.00 vMB 18
341,752 341,752 00000000000000000f1875853a270152d0dac8c6c0f005f1616a4546ae6c55e5 1,868 0.75/1.00 vMB 33
341,751 341,751 00000000000000000fbceb08d7f309339f2307a5941104dace6da723077f112c 600 0.60/1.00 vMB 17
341,750 341,750 0000000000000000076af1bc387960eb7f507803b40aac19daa9c21def372620 1,916 0.75/1.00 vMB 33
341,749 341,749 0000000000000000153f30264a92d164eb34768806c940f3a98cac85721699cd 1,127 0.59/1.00 vMB 27
341,748 341,748 000000000000000000de8160d3cb0014df88b63b791cd694ed73af8879a1de46 563 0.48/1.00 vMB 17
341,747 341,747 00000000000000000a5b0d7846953d020d94f14f032ca4dc817d10abd8eb9294 512 0.22/1.00 vMB 30
341,746 341,746 000000000000000007949114618eaa07339965df73f4fa9897ac0438fbc07254 906 0.50/1.00 vMB 26
341,745 341,745 000000000000000009c2791bc96ced4525b876a0bbead173eb83da0d89ad6cd8 994 0.45/1.00 vMB 24
341,744 341,744 00000000000000001224fe995836c3c505ac079bdd4a426fe4d091fdd0f0ccf8 1,323 0.80/1.00 vMB 23
341,743 341,743 0000000000000000048da5904c3668e73d8232c9d310968b23fa39a1f5b4a00e 507 0.28/1.00 vMB 25
341,742 341,742 00000000000000000fc2350fcff5e67b9b62e4873f0ce3a7d2a3a9b44e614f0c 65 0.04/1.00 vMB 21
341,741 341,741 00000000000000000dd345173bd365d1199e28fbbafbf09cc7bffa3d6392f5e1 134 0.08/1.00 vMB 18
341,740 341,740 000000000000000018ce35a24ed7410ef41068cf6e01d8ad19bec135ea9365b0 128 0.06/1.00 vMB 40
341,739 341,739 00000000000000001a36f372e98901a2cb88c3f317ab672bf032c257461581e6 815 0.61/1.00 vMB 24
341,738 341,738 00000000000000000dcc2b4c051c51cd6c263e3d451f97d41073f59a317edf8e 548 0.46/1.00 vMB 15
341,737 341,737 000000000000000009c05cf518f98758a1dec2943a75aad56240789ac9ca0afb 1,291 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 783.17 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: 749.37 GB
    • Received: 18.82 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.