Loading Tool

Explorer IconExplorer

Memory Pool

81,435 transactions
30.92 vMB
0.09190094 BTC
Random Selection Loading Transactions
Max Size: 187.94/200 MB

Candidate Block

Mining Attempt 681fdbbf57e5664e187f1d28b51f5419ac8abd35c08db3dbc05c54124acdca6d
Version 20000000
Previous Block 000000000000000000017014338f9dd242c589e1c0e015f91a4c2d776fb2542e
Merkle Root a349760f311ae8cd3bd221d46f4cc55a6f8ab083163e26790acb567076cb6690
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,640
Size: 1.00 vMB
Total Fees: 0.01952034 BTC
Feerates: 73.20 > 1.96 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,383 (573,629 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
341,736 341,736 0000000000000000037afc47f2bcc101fe35ab43d03d54a3a77eece7478137e9 512 0.15/1.00 vMB 54
341,735 341,735 000000000000000001208b889629b6758fd7116f81fe2b3260419888b276870d 887 0.35/1.00 vMB 33
341,734 341,734 00000000000000000ed628d9aea654fcb465d1cfdc3c0c37585da3d1d95552bc 485 0.22/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 783.06 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: 720.62 GB
    • Received: 18.22 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.