Loading Tool

Explorer IconExplorer

Memory Pool

81,043 transactions
29.70 vMB
0.12613584 BTC
Random Selection Loading Transactions
Max Size: 180.02/200 MB

Candidate Block

Mining Attempt 51ac9cd1acc1fc952236356e67ff9bcbdd491e62a5afbfd6efbfbf78f7e13f65
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root 46f56b9f4e27acd46acba39b46db958db2765f047aa7d232bccd6ebe76837458
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,782
Size: 1.00 vMB
Total Fees: 0.06001271 BTC
Feerates: 151.07 > 6.01 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (536,400 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
378,718 378,718 0000000000000000037a14e0bf6f94c1f32bcf3b20f659642c787cfb97adc829 1,052 0.75/1.00 vMB 23
378,717 378,717 00000000000000000a6f43b92df6fa9c07700d5d32aaee79772e937cee641708 2,591 1.00/1.00 vMB 44
378,716 378,716 00000000000000000f7ce99a5539265046e95eab6bdc91348415eb048517943f 344 0.27/1.00 vMB 24
378,715 378,715 00000000000000000fd3fe64792b494be238ce6ed087661badf66c05fb5f7660 1,332 0.62/1.00 vMB 35
378,714 378,714 0000000000000000054ab10128ab6700e6d5e7f080a8723f2b567808d8b7311f 916 1.00/1.00 vMB 14
378,713 378,713 00000000000000000ec1c728e02b76f0a5f5b58980d41a1f963e20644d90ac25 2,390 0.95/1.00 vMB 46
378,712 378,712 00000000000000000a09a7e910abdfb5a5388b56b1f270494b4c1249af75032e 984 1.00/1.00 vMB 12
378,711 378,711 0000000000000000053a04d9e5baa57dff5d405b144be8f2eb040bda97d08060 1,551 0.95/1.00 vMB 28
378,710 378,710 000000000000000011bd98e4963adff111d4e39ab20b1f943a5f34bf2d1c3371 1,801 0.95/1.00 vMB 42
378,709 378,709 00000000000000000d8c2cbd6acd76197a14d1abc971fa6ffd163b21cf546ab8 691 0.46/1.00 vMB 20
378,708 378,708 000000000000000004bcf1f94625daa8985ea22c984f835ff19da43f7f037455 1,568 1.00/1.00 vMB 19
378,707 378,707 000000000000000004a9bdd27c55d4fe28608383f4c813b06deafcd1f58ce1ae 2,245 0.95/1.00 vMB 42
378,706 378,706 000000000000000004b77add51558842cb3389259063a2015a5a4f41d1485b1e 1,922 0.95/1.00 vMB 25
378,705 378,705 00000000000000000136e843d69ebb209832064993d432827cd0226c6fe95185 2,675 0.95/1.00 vMB 57
378,704 378,704 00000000000000000d5121162afbd4ee5a5bfa2c26057062871281df11a2c3e1 2,326 0.75/1.00 vMB 67
378,703 378,703 00000000000000001093a79b7a3a5939f7b032b7e6927799eed667149dc71007 1,666 0.86/1.00 vMB 37
378,702 378,702 00000000000000001201d008a0de39387da617940076fd55f8268dde9081ab2c 2,262 1.00/1.00 vMB 47
378,701 378,701 000000000000000001d1a2d68b6cf2227af81ce7bbb7e2287681c62b5f994a15 1,607 0.72/1.00 vMB 41
378,700 378,700 000000000000000008c9a768422e609c46bbc02a076b86cdca43caadd856dd28 176 0.18/1.00 vMB 13
378,699 378,699 0000000000000000075ff7a891f78bd4f8edbc81a4ce3af508ace686111ff34f 1,573 0.72/1.00 vMB 40
378,698 378,698 000000000000000009cc997e4660367fa6557d208a97012bb2cc8ca9d75fd822 748 0.34/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.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: 671.64 GB
    • Received: 15.98 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.