Loading Tool

Explorer IconExplorer

Memory Pool

58,029 transactions
19.07 vMB
0.05402007 BTC
Random Selection Loading Transactions
Max Size: 120.72/200 MB

Candidate Block

Mining Attempt e86ad6b3ee626ea14eb8b59509b7419bf9cabe1d71bf8a24fd1ab12e3b94ecef
Version 20000000
Previous Block 00000000000000000000d29312ecb58e1d37320b2be8105b5241dd5441e842b1
Merkle Root 2a888719af7612d02dd11b9ad499763ae1f4aa33cfd25e5de2890f568c0377bf
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,697
Size: 1.00 vMB
Total Fees: 0.01109521 BTC
Feerates: 313.32 > 1.11 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,702 (789,649 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
126,053 126,053 0000000000001626f06d9d30825b731c4e6e7823e6846ac413ee6e87e131987e 8 0.00/1.00 vMB 1,259
126,052 126,052 00000000000033eb7104bb363a79ffa261c1aa0964aec04833aadc1ce5c67439 17 0.00/1.00 vMB 1,068
126,051 126,051 0000000000002b3f7037cc9f6941191ffebe346456173351b14dbfb4aa6ea216 7 0.00/1.00 vMB 0
126,050 126,050 000000000000095c67a565693524f72c68d44c9d90aeda42222e2293d1590a94 30 0.01/1.00 vMB 990
126,049 126,049 00000000000003fb3bdf98a4a7420c0fc831d546199c8f548552dec4b5135406 21 0.01/1.00 vMB 3,512
126,048 126,048 00000000000029e22bcd4206bd40e580723124c82b5c0ccf19764096f65340cc 2 0.00/1.00 vMB 0
126,047 126,047 000000000000160a6cf17dacbc93e1c07d42a20eee078a0d8eae6699c38bfbb4 35 0.01/1.00 vMB 136
126,046 126,046 0000000000002758d2c9d76577fdc052bd24f48e2d3f5dbb36b6f7a6cc5a92af 36 0.01/1.00 vMB 1,053
126,045 126,045 0000000000000ba7b141357aa60d0e0724ff7749cf7f98acdd4027506c203961 27 0.02/1.00 vMB 644
126,044 126,044 000000000000420be0fd9bfe8a46bc5d3af2931fbb7b83dc7e6ae9e73e347d27 51 0.02/1.00 vMB 600
126,043 126,043 0000000000001d8b5c8a8c2e5ce5ec1448357d8574fa81ba1b3b6188610f1430 13 0.00/1.00 vMB 859
126,042 126,042 00000000000007a3bea1557868fc4ec03e77ed9814a5dfc23c771b8bd085dda9 4 0.00/1.00 vMB 4,043
126,041 126,041 0000000000001e70406815c8824063e17dbb14cbff9ea98d55ee291a783d38db 7 0.00/1.00 vMB 753
126,040 126,040 00000000000042e3553843107f3e3823371d9ad4e9efc2517de442f93e3cb8b3 13 0.00/1.00 vMB 0
126,039 126,039 0000000000004043184304848d055db32cae0fb03dbf8835a3598a5a76e69c37 11 0.01/1.00 vMB 695
126,038 126,038 0000000000000dbee80387900b297fecd2027b0dd4b3bd8f04e21660978b7d5e 52 0.02/1.00 vMB 566
126,037 126,037 0000000000000e46f24c807d622e16b45e96fa50477eb3a4d55bf54c2f97aee4 53 0.02/1.00 vMB 2,757
126,036 126,036 0000000000003c96732aeedcf2fb15208b3ef1a22ca7b42baebfbbe90c889c1b 10 0.00/1.00 vMB 706
126,035 126,035 0000000000000f3b107222991ca1959d543d91ef35032338b49d4c6b5a1445d8 49 0.02/1.00 vMB 379
126,034 126,034 00000000000022d4d63af1b48475ec13ee1a344840e6b56ffff2da9a1dedf987 14 0.00/1.00 vMB 538
126,033 126,033 000000000000105d0b9ab22d7c1d38272534bd20a414e45d4aacb797398725d6 8 0.00/1.00 vMB 1,509
Previous 10 blocks ↓
Total Size: 783.59 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: 775.18 GB
    • Received: 20.80 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.