Loading Tool

Explorer IconExplorer

Memory Pool

45,362 transactions
28.84 vMB
0.13411899 BTC
Random Selection Loading Transactions
Max Size: 150.21/200 MB

Candidate Block

Mining Attempt 20fe50d829f52d68dff2965378ad2b074677f608ed1a71c23f7085921b3097dc
Version 20000000
Previous Block 00000000000000000001ba294a1e5c8ead048e94ebd94561d85b6bcbd1b10899
Merkle Root 9d45fedacee4a48bf25cd8b1e622b138b50ccd401794ac523ff24928eb3428f8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,584
Size: 1.00 vMB
Total Fees: 0.03785089 BTC
Feerates: 78.42 > 3.79 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,709 (161,759 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
752,950 752,950 0000000000000000000522efe97eebbd1161e6b96eebef8fc4e1de2ff3332211 1,481 1.00/1.00 vMB 7
752,949 752,949 00000000000000000007cfdcf049f3c41bb9f5ad67d9ace7122d5c5fe40189f8 2,554 1.00/1.00 vMB 19
752,948 752,948 00000000000000000007a59c902f2433096e5e44a7e3980acafc49e06147d17f 1,763 1.00/1.00 vMB 10
752,947 752,947 00000000000000000003656438578b0da3e92b2f59f9882532100cd8a9676194 2,315 1.00/1.00 vMB 18
752,946 752,946 00000000000000000004a7e27e53f6f8ba2763ba92403193367ea173db7ea751 551 1.00/1.00 vMB 3
752,945 752,945 000000000000000000078ab33ea3d3439c27b25b319e350ebc5ae9682025f1f8 1,053 1.00/1.00 vMB 4
752,944 752,944 00000000000000000008c1aa64fea4f06335fd42e6a6ae1a35fd7859f89631fb 2,328 1.00/1.00 vMB 2
752,943 752,943 000000000000000000057b017f35b551055bdeb7a8c2fdfb2dd36324bf240286 2,312 1.00/1.00 vMB 9
752,942 752,942 0000000000000000000812fddc0239462a30f3049a417d3b8ccf006b63111102 1,805 1.00/1.00 vMB 17
752,941 752,941 000000000000000000016f2a8a6f982f64757564db59af35fed9b7ab59aeb076 2,198 1.00/1.00 vMB 20
752,940 752,940 0000000000000000000637c1cd73a40c6a81282ffda6b4e3aa1c6e07dcc0487c 954 1.00/1.00 vMB 12
752,939 752,939 00000000000000000007c939d66632a611c350493ebc1a5e395cbf04b11704eb 3,208 1.00/1.00 vMB 18
752,938 752,938 000000000000000000049ba31e227cf6f9e2419ac3b41ca14a9c929a255c5a2a 3,470 1.00/1.00 vMB 22
752,937 752,937 000000000000000000050940cc13759c0f685b21aae74c51d113cd894b44d120 1,858 1.00/1.00 vMB 3
752,936 752,936 00000000000000000008579e188725c5a1c2be3912af67b84b6c37d8211b9877 2,126 1.00/1.00 vMB 6
752,935 752,935 00000000000000000006d2734a73f304c005f52055b17d666e1740ce27108062 3,043 1.00/1.00 vMB 19
752,934 752,934 00000000000000000000658d5075dead161176f19bb3826f658434e0f7e50f61 2,168 1.00/1.00 vMB 8
752,933 752,933 00000000000000000002b8380f65de44b4d9000217c3861a524788ccf074029a 3,106 1.00/1.00 vMB 18
752,932 752,932 0000000000000000000407ffd18435a9263dccf0b24f104bd93a7c1924cecb49 2,814 1.00/1.00 vMB 14
752,931 752,931 00000000000000000003ab4d7ce38aff2e9cfb3d737a729816e10d22c52e42f6 997 1.00/1.00 vMB 15
752,930 752,930 00000000000000000006332e9d88a34aa5788c50d520b0108cf9096717c5f95b 2,474 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 781.88 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: 645.01 GB
    • Received: 12.64 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.