Loading Tool

Explorer IconExplorer

Memory Pool

41,838 transactions
26.74 vMB
0.05607151 BTC
Random Selection Loading Transactions
Max Size: 140.32/200 MB

Candidate Block

Mining Attempt 9494599901a83923bb3d6cb5cb8054a568446f6533801dd1aaa3640788e53043
Version 20000000
Previous Block 00000000000000000000625f3ecbf1c94fa42f7788ebbce56cac527f5d7f730b
Merkle Root 7974482e07dc35ffbc482fc7b2309a11a4c2fb8225c6debe8e2cec96a38d997c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,606
Size: 1.00 vMB
Total Fees: 0.00656058 BTC
Feerates: 103.41 > 0.66 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,924 (597,157 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
317,767 317,767 00000000000000002d897038a51e3f0329bf250d0303bce86c3b0c43791fdad5 658 0.31/1.00 vMB 30
317,766 317,766 000000000000000007f36dfe777c1284d38e27aadb08db7ea196eaff9f513db9 32 0.01/1.00 vMB 41
317,765 317,765 00000000000000000203141e4a2bbf6a40570b20d894740650bdf0cf9033123e 607 0.34/1.00 vMB 27
317,764 317,764 000000000000000029c2c0b012b50366768c5a7bb0c6abedafaa7c543ad535f3 426 0.28/1.00 vMB 25
317,763 317,763 00000000000000001ca3a54e98b047b4a25ba77ae3b9010b7e440344d6023ebe 198 0.19/1.00 vMB 17
317,762 317,762 000000000000000003fcb9180c6acd7061285a8d7a3e6f597abd721998e592f9 650 0.29/1.00 vMB 36
317,761 317,761 000000000000000017b6874eb60d44b48787fd633f8fbc3b3b622373cd135948 292 0.17/1.00 vMB 21
317,760 317,760 000000000000000029f5ce7768d94accd0e3b167e13fe6d2cc319912a2ec2d32 374 0.21/1.00 vMB 25
317,759 317,759 000000000000000016d059917a6de0518ea570021c63937a5d9488fe073af3db 338 0.18/1.00 vMB 27
317,758 317,758 00000000000000001b0c24b178cb6aff859131561a3b0cd08cecc85f5ca50bdf 840 0.50/1.00 vMB 26
317,757 317,757 0000000000000000254ba19df962d75183412f0fad3338715c65b1b74365f9da 198 0.13/1.00 vMB 25
317,756 317,756 000000000000000001e6697e863a0bf2da124b81b7900fa18609fe5c82b3a693 923 0.47/1.00 vMB 29
317,755 317,755 00000000000000001f5c83fd5c9f5a2c560146197a9c5105e469e61dc13a1ce7 1,021 0.61/1.00 vMB 26
317,754 317,754 0000000000000000234bad4f0201446b9599e425782d565db639a6355e1df1f7 328 0.26/1.00 vMB 18
317,753 317,753 0000000000000000267ab0abeaec0e65aa87f5feb9e6af457c6595186c802ca9 512 0.18/1.00 vMB 41
317,752 317,752 000000000000000019c975ff877c26e7ebac0e68cf7591d8e4e604bf1d2d3938 684 0.35/1.00 vMB 25
317,751 317,751 00000000000000002d2b2cc86192f0ced08145cb5bd89c3e8170026f28174bea 1,716 0.90/1.00 vMB 29
317,750 317,750 00000000000000001b7540a7a95423af6febbc8721e8fb1740e4a6fd42466bae 971 0.53/1.00 vMB 27
317,749 317,749 00000000000000000c396bfcaf2d3db3e48e84d500c991af4ae3d0ee887951b9 1,110 0.52/1.00 vMB 29
317,748 317,748 000000000000000009dc4cf0a33bb12ef3cd0eee9908ae2705d51a25e9d418cf 370 0.20/1.00 vMB 34
317,747 317,747 00000000000000001b929b6c86041a2f445c0ae2b73f893ac124c84c24687e4d 179 0.06/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.25 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: 655.52 GB
    • Received: 14.32 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.