Loading Tool

Explorer IconExplorer

Memory Pool

76,325 transactions
29.75 vMB
0.06688367 BTC
Random Selection Loading Transactions
Max Size: 180.02/200 MB

Candidate Block

Mining Attempt 4f6a4db20c050fe4ddf8b0e61d93cb1c8aa9feaa27a963b6a1bdcbada6dbad3f
Version 20000000
Previous Block 00000000000000000001959d63615e809b1cfe2057393e2a73c4fe2fd66f1d56
Merkle Root fe47334e4caa3795d495cc6be8a31cbe7fe43169fc4cc62e08be9046b2aac530
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,853
Size: 1.00 vMB
Total Fees: 0.00394527 BTC
Feerates: 14.26 > 0.40 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,190 (219,535 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
695,655 695,655 00000000000000000001e801f52a82264c5b1d316cfefad9dfedc12e3955a2b6 146 0.08/1.00 vMB 22
695,654 695,654 0000000000000000000b087dc07199c62edd8f4c3f36d953042bdab2cc1358d2 354 0.18/1.00 vMB 15
695,653 695,653 000000000000000000086abb100d2bcb6740842b7e1d1e068055754535bb4897 1,176 0.60/1.00 vMB 8
695,652 695,652 000000000000000000005fe4a44b1a69486d42706206d0d73033b889d71f63fb 1,829 0.93/1.00 vMB 9
695,651 695,651 0000000000000000000b6c2699539b3af8ff3d21afab5f2b9a8a88faa6940c3c 1,365 0.70/1.00 vMB 8
695,650 695,650 00000000000000000006197184aca82cedb26e1685858c96c1a3f9d3c47d803e 1,845 1.00/1.00 vMB 12
695,649 695,649 00000000000000000006be45cd6a57f0ce02e2f9e4f8a22b63d0a994573848e2 2,113 1.00/1.00 vMB 14
695,648 695,648 000000000000000000022b16dfd10b8e5b5143bd77685dd123800b55e0e7c73c 2,027 1.00/1.00 vMB 14
695,647 695,647 00000000000000000001f311075eb65059116944fca9c851e73aeb555e2e9cff 2,619 1.00/1.00 vMB 18
695,646 695,646 000000000000000000071632cdc814fedb111cb7b17fe803043d515961f2148e 76 0.03/1.00 vMB 8
695,645 695,645 0000000000000000000a0169ed6a6e38421858e440a0d80244e3fa63c66c4505 2,785 0.92/1.00 vMB 17
695,644 695,644 00000000000000000002dcb7d26deae5708ceef91eaf76b02753241e0355fc74 56 0.02/1.00 vMB 14
695,643 695,643 00000000000000000008ccd0fc1b3305bea62003ba5e985d6d16007faf8d5891 688 0.21/1.00 vMB 14
695,642 695,642 00000000000000000009c4835304067b9e6a307021146106069ec9190226ad99 192 0.06/1.00 vMB 27
695,641 695,641 00000000000000000010fc2d6eb9ceae6fd6b6ebd9bf7d5d5d837210ce3005b6 537 0.16/1.00 vMB 15
695,640 695,640 0000000000000000000a3d86268322bd6bb63b76185c60778f573a26d6658b1f 1,491 0.53/1.00 vMB 15
695,639 695,639 000000000000000000097cc766987e0efb693ff21d4511e7cf67c8987efacd84 660 0.28/1.00 vMB 12
695,638 695,638 00000000000000000004e3cc5017b70bdc3cb50262047f5141e91641cbdea86a 44 0.01/1.00 vMB 4
695,637 695,637 00000000000000000002b38b3bdc1d4da28752e509e15d9fbe77ac2b635ddc3c 808 0.34/1.00 vMB 12
695,636 695,636 000000000000000000083b19579e67618e13605d02ca00a122c96b0d99557ca1 528 0.22/1.00 vMB 11
695,635 695,635 0000000000000000000656b8dec06ac4c1dec1d6899f4cdc574fe544fbd55f8a 1,411 0.51/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.72 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: 707.06 GB
    • Received: 16.66 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.