Loading Tool

Explorer IconExplorer

Memory Pool

74,818 transactions
27.61 vMB
0.07394858 BTC
Random Selection Loading Transactions
Max Size: 168.40/200 MB

Candidate Block

Mining Attempt f3d336f433c8cae86ccd66d6a634ff51fd4596e7700d826f271a29a24efffb6b
Version 20000000
Previous Block 0000000000000000000190474c0158c4506247065620e0a299349b7552b86a26
Merkle Root c108e85c35d974d1f08a99523bb7f2ad968d69ee1d07a76123950053287e9af5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,332
Size: 1.00 vMB
Total Fees: 0.01498416 BTC
Feerates: 100.35 > 1.50 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,290 (585,326 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
329,964 329,964 000000000000000010f125c1d012972ce77d3b3319a55b37aa5a68d16ea7f03c 17 0.01/1.00 vMB 40
329,963 329,963 000000000000000013af17900b3f717d5e5e7868ee925bd26237f7088d6b7a16 372 0.20/1.00 vMB 25
329,962 329,962 000000000000000001f502f1dde6a6094297fd2ab05be96e2dc484876e7901b7 192 0.10/1.00 vMB 21
329,961 329,961 000000000000000010cda4ca90be1cad280fe07301df9428f390f603bf47f99d 246 0.13/1.00 vMB 36
329,960 329,960 0000000000000000010cb1da262778419a4eac1ba3947fea7dc14bef19399956 257 0.16/1.00 vMB 20
329,959 329,959 000000000000000018f4640684ce9418daa35fc3a0506201cd892bd872fcfcc6 1,134 0.65/1.00 vMB 24
329,958 329,958 000000000000000001634b8ec1c18765d86901089e45b9780a9952d54accd942 302 0.14/1.00 vMB 27
329,957 329,957 00000000000000001913310194072655d2f12ba467eba03140971b790113be0c 1,296 0.67/1.00 vMB 27
329,956 329,956 000000000000000007d5532ff245537b7213c7b9face74abd87d21aeab06a11e 81 0.04/1.00 vMB 15
329,955 329,955 000000000000000018aa46eb02f6508b544268776e61d78cdff6a48fb9d0e394 1,120 0.60/1.00 vMB 29
329,954 329,954 0000000000000000013a818ca499f2df1af7cf193818de354a553087ff94b0f4 65 0.10/1.00 vMB 8
329,953 329,953 00000000000000001b164a354534fcceb97f0e9e9e607c412bf385802a3ef69f 147 0.09/1.00 vMB 22
329,952 329,952 000000000000000010d53543ae007d12cc525a188fe0eed59ed2e5bb6b5d7ea9 1,108 0.60/1.00 vMB 28
329,951 329,951 000000000000000002ffc74605f7a8539c239356fdf504e3dc1ce4c0cbdbb8cc 495 0.27/1.00 vMB 23
329,950 329,950 000000000000000001e2447370957c56c9f6e628a9186cbfbff2673110737711 1,085 0.58/1.00 vMB 26
329,949 329,949 000000000000000010d98ac5f4a41ce7b7becf2373ed4149eccccb6ac113e984 234 0.12/1.00 vMB 30
329,948 329,948 00000000000000000b0cd52e82b0fa2980788838b9c64c05c120c2643efa7bdb 253 0.14/1.00 vMB 33
329,947 329,947 0000000000000000069948450d1c42459cc98f13a424f1f4b4705675b5284269 136 0.09/1.00 vMB 22
329,946 329,946 00000000000000000f7c515da1352f46cb55ba4f341b3ded90381a2d9417ec6d 542 0.30/1.00 vMB 27
329,945 329,945 0000000000000000054f78565444a0cd6c920da28d217efc09fdd50c32448976 324 0.28/1.00 vMB 21
329,944 329,944 0000000000000000017e1b8492568725e0c6dd0853fd6fe4e3c0d3ea72a79693 177 0.10/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.89 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: 713.51 GB
    • Received: 17.38 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.