Loading Tool

Explorer IconExplorer

Memory Pool

35,810 transactions
25.96 vMB
0.07053433 BTC
Random Selection Loading Transactions
Max Size: 132.26/200 MB

Candidate Block

Mining Attempt f3e03787e26f90d3596388faddc68333d19d1a9c0d25e4c4d8a444af13c7527a
Version 20000000
Previous Block 00000000000000000001870bbdf84bd9c66dfb3a3bf8fa88686553f61f93d86a
Merkle Root d648791fc2c473a584e953c83d945f1cbcf072b55005acd318f67dd7b605d4ad
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,031
Size: 1.00 vMB
Total Fees: 0.02278285 BTC
Feerates: 150.77 > 2.28 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,697 (338,646 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
576,051 576,051 0000000000000000001bec915bd5709555cc2adea9cff4aa7cd88a5573edb21e 2,376 1.00/1.00 vMB 124
576,050 576,050 00000000000000000013d962fde9e3399a659354ef38e7d5430a6121db281318 2,369 1.00/1.00 vMB 128
576,049 576,049 0000000000000000001a36d346ceb2a4f56fb1291d4ede6258f37a7257447690 2,625 1.00/1.00 vMB 115
576,048 576,048 0000000000000000001c38b90897214552076191cc216145bf7217317156118e 2,390 1.00/1.00 vMB 103
576,047 576,047 00000000000000000005d6749fe833d41c1584f1232507dc05f7b93165403d35 2,395 1.00/1.00 vMB 100
576,046 576,046 0000000000000000001687796b8c917c1273f5e6564d30a402f229308b46e856 2,464 1.00/1.00 vMB 100
576,045 576,045 0000000000000000000acb757a67bcd4b031bc340b9090bbb82a266262a1284c 2,457 1.00/1.00 vMB 106
576,044 576,044 000000000000000000093524944bb5cf62e2b13251fc2da3ecf7f591a8bdfa5d 3,275 1.00/1.00 vMB 126
576,043 576,043 0000000000000000000a43fe478552aaf919574e22b7061add39236cfd83c53b 2,909 1.00/1.00 vMB 114
576,042 576,042 0000000000000000001ecb372cd284e95c5b07e7c6486a856308d5387efd5360 3,120 1.00/1.00 vMB 112
576,041 576,041 0000000000000000000821b8b4230e9bf9cd0d728bb9a3899ecdeb21eb93dfdb 3,014 1.00/1.00 vMB 115
576,040 576,040 0000000000000000001b2f92eb676d60730d71f5306b02d795c29c7d2823e00e 2,602 1.00/1.00 vMB 115
576,039 576,039 0000000000000000000eccac0cd816b93b56426c13b2e773342c3b47b2ea0ca1 3,022 1.00/1.00 vMB 127
576,038 576,038 0000000000000000000aefe25e33d115bcd8f1f77267eac1d94bc00c02418221 2,542 1.00/1.00 vMB 136
576,037 576,037 000000000000000000220aa010fb70492c26715cb8569e64499bb0ffa8527ac4 2,035 1.00/1.00 vMB 120
576,036 576,036 000000000000000000210d95adb2edb191acb427b5f9a83c014870dc970696e7 2,147 1.00/1.00 vMB 115
576,035 576,035 000000000000000000255a72c7034df0ef52c92cdadbb8a1cc3787875e181340 2,053 1.00/1.00 vMB 110
576,034 576,034 0000000000000000001777b5acb6755ff2a8ea6c11c0db18ed11fcfcfa9483a0 2,229 1.00/1.00 vMB 114
576,033 576,033 0000000000000000000a2b998d2cb3e700013b661acc73d58193b398e7ea2662 2,820 1.00/1.00 vMB 131
576,032 576,032 00000000000000000013918f0229cf792dd5d76b4c11acc186e87db8f792d78b 3,280 1.00/1.00 vMB 140
576,031 576,031 00000000000000000004a48d3f7bc04a9156af21baffcfa24b670f399cdc0a73 2,782 1.00/1.00 vMB 113
Previous 10 blocks ↓
Total Size: 781.85 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: 638.84 GB
    • Received: 12.50 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.