Loading Tool

Explorer IconExplorer

Memory Pool

77,686 transactions
29.58 vMB
0.07355697 BTC
Random Selection Loading Transactions
Max Size: 180.66/200 MB

Candidate Block

Mining Attempt fe70721d6f4a7141e9803792f2c6b1f0ba94263d731ca099a471bab77f442aad
Version 20000000
Previous Block 00000000000000000000cf3f5f15c57b2e8fb71d527029774760b564239aaa9b
Merkle Root 4290b88d412f510dfa9573c4f160a32f3e49bab64874223fe445a09fc4cb2f67
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,395
Size: 1.00 vMB
Total Fees: 0.00809207 BTC
Feerates: 75.20 > 0.81 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,400 (715,789 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
199,611 199,611 000000000000012e079a340f6cb90cb668f9e6c49b4d326e5ef4d9833384cc4c 419 0.20/1.00 vMB 141
199,610 199,610 00000000000000a9bff664c44189a726973d7c55396e47527cea78f5b32b5078 68 0.03/1.00 vMB 226
199,609 199,609 000000000000014bb44315884345ebd2cedf744fd1ca4bf9a5f028a717cd98a5 1,024 0.34/1.00 vMB 108
199,608 199,608 000000000000021ea564b0fd8c3e9c192c4fd92da03b0c4586b14c2c80b25f4e 16 0.01/1.00 vMB 87
199,607 199,607 00000000000002efe94719bdf3ed922279199127ca415dac041e5a5da978f5db 149 0.06/1.00 vMB 136
199,606 199,606 0000000000000595f2056efb96a7beac544ec8ade1fa11c87a9e511eddb01923 69 0.03/1.00 vMB 50
199,605 199,605 000000000000017d4fce433483e69c3953d8e88a2b573d6f2026b4418d374316 368 0.18/1.00 vMB 265
199,604 199,604 0000000000000327a6a1d5c16a4af918bb952afc82ce882fd7c85faee3181ae2 129 0.05/1.00 vMB 134
199,603 199,603 00000000000001bd7aa8498406f8a46fa34500416b88da32fb4a0671309fd730 22 0.01/1.00 vMB 77
199,602 199,602 00000000000003f5e00c4a0b35ff76cf3c8a44dd29d764b0036378ff026bdd09 26 0.01/1.00 vMB 145
199,601 199,601 00000000000004ceaad7f008d66bf7554eaae5781d0f83a48a3fb0cb03a4a2eb 170 0.06/1.00 vMB 189
199,600 199,600 000000000000039e3b0c73c0705527fa525cc8c549f672737e3a580d6f242fc2 1 0.00/1.00 vMB 0
199,599 199,599 000000000000045b729100ce6a1c5fe7f9fa61a97760e390f9299a0619db449c 122 0.03/1.00 vMB 15
199,598 199,598 000000000000033df2149165b33daf582fd98dd3078d825b916fa0b38432a3c6 47 0.02/1.00 vMB 154
199,597 199,597 000000000000016329833b2bd76b9a4b976b7b9204f58b95404c7d86a5d83ae3 306 0.10/1.00 vMB 156
199,596 199,596 000000000000028b7ebabfb232b274bcaf4d53781a9c5fbbb54c45831e8ecc1a 146 0.11/1.00 vMB 152
199,595 199,595 000000000000006537d1c6f10f4bc0532c4e9db8f62dfeba3cb31781426ea4ca 128 0.03/1.00 vMB 33
199,594 199,594 00000000000001f45d06da6cae7cf35201de944e15ddb392df4bc50ccdc87882 126 0.05/1.00 vMB 12
199,593 199,593 0000000000000517f8b3af717e22cbac127f45696d96301eecf4d966db9f52df 111 0.06/1.00 vMB 118
199,592 199,592 000000000000044780981ff7883c48dc0f21161ecab93d70220e2989372ebc4b 332 0.12/1.00 vMB 151
199,591 199,591 00000000000004e396bf5b4d55f43fee78e529e7e3f4e3b2b148804794b3a52d 175 0.07/1.00 vMB 136
Previous 10 blocks ↓
Total Size: 783.08 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: 721.16 GB
    • Received: 18.35 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.