Loading Tool

Explorer IconExplorer

Memory Pool

41,917 transactions
33.07 vMB
0.10247480 BTC
Random Selection Loading Transactions
Max Size: 164.76/200 MB

Candidate Block

Mining Attempt 47877288e41213996755e9c378f7e8156050dfaf5fe7fa52eea0ae58fe90424a
Version 20000000
Previous Block 00000000000000000001b171574728f9b8bb47c58e2e3bc35b40a738258291cf
Merkle Root b9f0cd4a219e694d0d92120aba1144bde95675cea6125d652c39ec5af0665379
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,988
Size: 1.00 vMB
Total Fees: 0.03135366 BTC
Feerates: 501.64 > 3.14 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,561 (812,039 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
102,522 102,522 00000000000132299ffe137949f9badcc62481247b9aacfcefcfef25e333db64 3 0.00/1.00 vMB 0
102,521 102,521 0000000000033d6fff74b7c4a4da903c0435cd4bc007cbd07a1c409ff361037a 7 0.00/1.00 vMB 0
102,520 102,520 000000000001276c2b3c402c00298bd5e4e8fe99cc27843073a5b71e5449915b 2 0.00/1.00 vMB 0
102,519 102,519 0000000000001f9db3643f3eccb4b03d383e2947ce8e95f0d51fca1425cb583e 12 0.00/1.00 vMB 0
102,518 102,518 0000000000004dd5bc8480e4c517c98dc70272a0b922bfbd76a219191d35a564 5 0.00/1.00 vMB 0
102,517 102,517 000000000002dba7132601452e5d22d380666ced0cf858d29e042a9d5c7e4209 10 0.00/1.00 vMB 0
102,516 102,516 0000000000008d129673bc2951c04c7265626dcd531d4e7048cbb079f0e7588d 9 0.00/1.00 vMB 0
102,515 102,515 000000000001f2ab42bab150078cba6cc8f8de16c9eafa539ec1095c5fe81de0 17 0.00/1.00 vMB 0
102,514 102,514 000000000002c9c30ce19667787acf9dbb692c24526c700b52538defcd8ba4ca 6 0.00/1.00 vMB 0
102,513 102,513 0000000000019500670246ad48b2b449be4cce453255b615e24a3b076ab59666 3 0.00/1.00 vMB 0
102,512 102,512 000000000001bbbeb0183c96ce514004ecb6c1b67528a214b3572f5121fee1ca 4 0.00/1.00 vMB 0
102,511 102,511 000000000001ca60c4593557bcb91ad44d4bc59913d10b1aa3dec014dfe2aeb6 6 0.00/1.00 vMB 0
102,510 102,510 000000000001f8c1a8d94043982cdfc9ef797525137294ae1841075141951c0a 3 0.00/1.00 vMB 0
102,509 102,509 0000000000017bf904eb97050e454719f6945ce39ecced7db0998654fb497ee4 2 0.00/1.00 vMB 0
102,508 102,508 00000000000236afb193839164baca7758aa0a41f4d7a02b40cf9e65955232eb 1 0.00/1.00 vMB 0
102,507 102,507 000000000000dc1c5fb178e7396d345576df70878d6f7354278b406e591f72f8 1 0.00/1.00 vMB 0
102,506 102,506 0000000000014b4c484111109945784a1a85c711f75bcdc6e1f723fbe0110487 1 0.00/1.00 vMB 0
102,505 102,505 000000000000cdedb2017e1adf16765eeedee03ee1666ccd5efb29e2559253e9 2 0.00/1.00 vMB 0
102,504 102,504 000000000001af3fb0992be5726ad23f9061943c52dbc5318843166c95c496a9 6 0.00/1.00 vMB 0
102,503 102,503 0000000000025696d728065c17c184a7f467d9257cef252ae5b97d26408d0f3a 15 0.00/1.00 vMB 0
102,502 102,502 00000000000165f46205d521db83e0ba9321bc8577b145007c3e9bb9aaa2548f 3 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.61 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 624.09 GB
    • Received: 11.54 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.