Loading Tool

Explorer IconExplorer

Memory Pool

78,475 transactions
29.40 vMB
0.06659128 BTC
Random Selection Loading Transactions
Max Size: 176.72/200 MB

Candidate Block

Mining Attempt ffa0f72fe89332a2f95aa9acbc238b6adbd6fe2e6cc0ca617a9afbc8c40a79c5
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root 864a824274cad5b253bfbbe3b8c037f116e9ad5be1826ec88b071a268e33e739
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,252
Size: 1.00 vMB
Total Fees: 0.00693479 BTC
Feerates: 50.25 > 0.69 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (99,027 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
815,973 815,973 00000000000000000000146443347be1854f0f44bb15097190287465e161f94e 4,858 1.00/1.00 vMB 142
815,972 815,972 0000000000000000000062264a60605734bbac04a241e28e3728cc00d7bc372a 4,052 1.00/1.00 vMB 172
815,971 815,971 0000000000000000000287a701bebc711463c0deb088bf430f98e00fa0e90020 4,667 1.00/1.00 vMB 158
815,970 815,970 00000000000000000001eb39d015ebc38d6f7d71004761fe39fb89fc289d8856 4,068 1.00/1.00 vMB 172
815,969 815,969 00000000000000000002726cabe328e6ee0a9524bc26d6626d9b82de4fdfa3f1 4,952 1.00/1.00 vMB 162
815,968 815,968 000000000000000000004e15a149ffa106f1528c007ac30232d2991710106018 4,398 1.00/1.00 vMB 160
815,967 815,967 00000000000000000002d0fe3662ce7c9a38bb8301d535fb58978b6a73faeb6c 4,137 1.00/1.00 vMB 138
815,966 815,966 00000000000000000002be5ff61c305d00611a24a703a874dbad5e21c3c19ec4 4,298 1.00/1.00 vMB 155
815,965 815,965 00000000000000000003426f053de399970a2fa05de00313207e1627000c5f47 4,467 1.00/1.00 vMB 162
815,964 815,964 000000000000000000029e9f1a912fd78648cf5ed7bb023cc7378b8a71b1b9f0 4,811 1.00/1.00 vMB 150
815,963 815,963 00000000000000000000254d27cd036219ddbac32f93d20a51fae6c0354062c6 4,410 1.00/1.00 vMB 167
815,962 815,962 000000000000000000037bdc24fee1a32beff425a87bec9ad1c0fa6a86ca9966 4,642 1.00/1.00 vMB 154
815,961 815,961 0000000000000000000330cbddf40b665ec8c621bdc95e644a2bc47694b11452 4,716 1.00/1.00 vMB 164
815,960 815,960 0000000000000000000404cd9929903d81d02ee40f2f57e53bc57c9f2d8f67ae 4,742 1.00/1.00 vMB 151
815,959 815,959 00000000000000000000712803f80ffe8bd0bcab4d7595ff78e037d81f5979d1 4,317 1.00/1.00 vMB 172
815,958 815,958 00000000000000000003ad00dffe4055cb3962a1921cebfd45e5a27c6b9056fa 4,915 1.00/1.00 vMB 176
815,957 815,957 00000000000000000002ce8ace2cc200ec7ca27f8671452378958da7f6a3dc70 3,511 1.00/1.00 vMB 170
815,956 815,956 00000000000000000004486c2b3b5326b7e886a8431157bd0a7dff73bb194d1c 5,495 1.00/1.00 vMB 169
815,955 815,955 00000000000000000000737311b0664f9ceb938cdf0aca77df89e6357727f16f 3,735 1.00/1.00 vMB 195
815,954 815,954 00000000000000000001a4234f443118da8a98e7da932f45f83e033af69baa8c 4,989 1.00/1.00 vMB 160
815,953 815,953 000000000000000000011d6777823cad0f39bc7a6cd86d26ee853eca901af735 3,985 1.00/1.00 vMB 167
Previous 10 blocks ↓
Total Size: 782.39 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: 664.64 GB
    • Received: 15.02 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.