Loading Tool

Explorer IconExplorer

Memory Pool

46,073 transactions
28.53 vMB
0.07601670 BTC
Random Selection Loading Transactions
Max Size: 151.65/200 MB

Candidate Block

Mining Attempt 7b9c432b0c1c766664c1f1a4923a8d739c47936faf6aca3f0a3633528bbb8825
Version 20000000
Previous Block 000000000000000000016a44f35d7af0f77f48ef2bc636d8a12c01afb38d3a85
Merkle Root 1aca90bd7217a940166c34923a5ddeb96c1ae97ee29e01807bea14b530d6453e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,178
Size: 1.00 vMB
Total Fees: 0.02188507 BTC
Feerates: 100.23 > 2.19 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,843 (613,191 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
301,652 301,652 00000000000000003383afa171e00b04499558c514b83f9cf04409f06de831af 286 0.16/1.00 vMB 29
301,651 301,651 000000000000000071d99309473f6acffb7884aa5a958471b74b02e6f6e044ce 229 0.12/1.00 vMB 28
301,650 301,650 000000000000000069865bbc6a9edadcd9d2be62b5e32371d84595093f180c8e 179 0.17/1.00 vMB 21
301,649 301,649 0000000000000000712781d1124f4a89ba13df0383b50f0896a670b5d1ed681e 527 0.26/1.00 vMB 28
301,648 301,648 0000000000000000306c7ef30cadf902c08b50fc72daae72fe43f113fd9f1656 319 0.19/1.00 vMB 27
301,647 301,647 000000000000000037d363ccbe739cf23b6081939f340c8faf907bc453ba7b1a 198 0.14/1.00 vMB 24
301,646 301,646 0000000000000000662b290f8e4bb535202010849440331b42f314fafeae24b1 97 0.09/1.00 vMB 21
301,645 301,645 000000000000000019d0e3a76810eb6e095f8e9061bce7a1c42cd58cbe43b444 46 0.02/1.00 vMB 33
301,644 301,644 00000000000000007091df47e7ef8ead166b89930969369df14f5bd803f67876 166 0.11/1.00 vMB 25
301,643 301,643 0000000000000000451f536bd7fe9506baff1ff6a13a7ca52585f266b3f85a84 162 0.13/1.00 vMB 24
301,642 301,642 00000000000000002dd8dadce53e32e62e36c6416592be8c5157d45887b0f95a 60 0.05/1.00 vMB 12
301,641 301,641 000000000000000016a824bdc885856dec0dcf731618cbd0c582fe48e6fb782c 336 0.19/1.00 vMB 28
301,640 301,640 000000000000000009a0e26de2af70d94af2e7c89256182f26e4d6d5e89b5971 385 0.37/1.00 vMB 19
301,639 301,639 000000000000000052d91a8f2f2f6fc046afeeeefcbf939b87492751d68315da 956 0.35/1.00 vMB 43
301,638 301,638 000000000000000079d032b940de8da112b9a30d706aa7eed616ccbdf0896193 416 0.22/1.00 vMB 31
301,637 301,637 000000000000000068070118cb42a2896e2a4be149167337741169668523f8ef 76 0.03/1.00 vMB 16
301,636 301,636 00000000000000002c928185ca74b6baa3e48d95d9e95d112271970d034a43b8 445 0.29/1.00 vMB 25
301,635 301,635 00000000000000003779b4722d722387f9a944d46a538e30ce9bb4b012732c24 64 0.03/1.00 vMB 50
301,634 301,634 000000000000000017e1d8b633165f733bef55f16b4f616225703dc3203d40c9 59 0.02/1.00 vMB 20
301,633 301,633 00000000000000002981fd8fd300d143fc3dd86fb007952994e92503b47db330 106 0.06/1.00 vMB 24
301,632 301,632 00000000000000005631d7c31f3d4d161af2e51d0b78f3378648719636d111c5 578 0.34/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.11 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: 651.98 GB
    • Received: 13.67 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.