Loading Tool

Explorer IconExplorer

Memory Pool

39,864 transactions
27.00 vMB
0.07429539 BTC
Random Selection Loading Transactions
Max Size: 139.76/200 MB

Candidate Block

Mining Attempt df66cb170196f111eb3d3002c8e127fdb652eecc1323541b8060b4f6c4fc5709
Version 20000000
Previous Block 00000000000000000001bb61480f3acfb38c91942ee0224968a6552800d0bad8
Merkle Root 3840a659775436c7f9196b5f14d095a0998e2424bbba4e5b6e245c0c54d72a16
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,072
Size: 1.00 vMB
Total Fees: 0.02072655 BTC
Feerates: 201.37 > 2.08 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,681 (399,723 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
514,958 514,958 00000000000000000039738769395c4aa2f6768a5c9f343612a7ec399bf99054 334 0.21/1.00 vMB 14
514,957 514,957 0000000000000000000ce5dd0d4d0217f8153b830f5f2e51c2b823a68885506a 2,731 1.00/1.00 vMB 33
514,956 514,956 0000000000000000003afe7bb4ec1d996a8e9eedfc23ea16352f052b4e914ca2 1,271 0.57/1.00 vMB 30
514,955 514,955 000000000000000000022c874e1d27e1c858b9a6a4bae4549eb5c333bfc29f41 206 0.13/1.00 vMB 45
514,954 514,954 0000000000000000002626c8a5367e1a36cd5a37c8733070f0acbc1df83ca7b5 121 0.04/1.00 vMB 40
514,953 514,953 0000000000000000002474a0a70ca159c046d46cc3776ab83d7effc4fabc6167 533 0.30/1.00 vMB 24
514,952 514,952 000000000000000000303cce7a37332ac5f0692ec2e2165d5f89644f7a79e6c9 814 0.44/1.00 vMB 24
514,951 514,951 0000000000000000003497287026e87d5ac7a542e9988edb5bc4a5f2b9e4a352 1,356 0.64/1.00 vMB 31
514,950 514,950 0000000000000000002ebc40ef8c958e3250456547085ff1a4b065530a0eae87 1,532 0.64/1.00 vMB 31
514,949 514,949 0000000000000000002e2ad0f2539b4ab4c1c7ce2c9edc3dc335c63d055f1a3e 1,023 0.53/1.00 vMB 34
514,948 514,948 00000000000000000036b1a4f00411dfadd30bf25e24172c61260130aed3aebc 172 0.07/1.00 vMB 26
514,947 514,947 000000000000000000424d520b7cb32400bb8889909ceeb5f22116172131cccb 650 0.35/1.00 vMB 10
514,946 514,946 000000000000000000097b080ac8cba0b5fcdd983961b534f8ef954b6293d3fa 1,813 0.74/1.00 vMB 38
514,945 514,945 0000000000000000000608e285767a12ab90520958085f7b829603de14091412 1,504 0.70/1.00 vMB 10
514,944 514,944 00000000000000000024f194c279711d5b4e76735544fadc222f2c04beab32e4 1,022 0.45/1.00 vMB 50
514,943 514,943 00000000000000000013d8c4da6711cb98a3b64843117e9e65be1b913ae8cfa1 1,215 0.57/1.00 vMB 37
514,942 514,942 000000000000000000166af777d570a8c4e8bf2e16b19106d4b95f7cfd9a3df7 130 0.05/1.00 vMB 12
514,941 514,941 0000000000000000000a5f539e0127259ef1d9eb798ffc211546c7907abb4e1a 88 0.03/1.00 vMB 20
514,940 514,940 0000000000000000004ec916972120e29344fa7f92d65b0e7857e90bfbc95703 91 0.03/1.00 vMB 38
514,939 514,939 0000000000000000003cecabd7ec5a72d3446b9ab6c9984eccede0ca1fd91aed 422 0.17/1.00 vMB 37
514,938 514,938 00000000000000000045e54b197d646321b6e012e7604dd8d18c297bd5fa521e 127 0.05/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 781.83 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 636.65 GB
    • Received: 12.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.