Loading Tool

Explorer IconExplorer

Memory Pool

36,900 transactions
29.82 vMB
0.07104441 BTC
Random Selection Loading Transactions
Max Size: 148.48/200 MB

Candidate Block

Mining Attempt fb1b59356155a519745ecdb14780036358d40d6f7e7c95a6b0bd4df9b7ac3227
Version 20000000
Previous Block 0000000000000000000169debf8f236758b3fc2589a34d5d20255a4020488a10
Merkle Root e61a06cd40de7d66d1149ad609490918d62882f7ae375205df06a0e356453c98
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,777
Size: 1.00 vMB
Total Fees: 0.01204630 BTC
Feerates: 100.65 > 1.21 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,469 (395,055 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
519,414 519,414 000000000000000000494cf8aa8ede294999df01bd85831c496ea2dc601b9044 486 0.14/1.00 vMB 28
519,413 519,413 00000000000000000001d0451803509096019a1650437e7f2c7df90d1572bd21 749 0.29/1.00 vMB 25
519,412 519,412 0000000000000000001d9dabd8085745d5327accd4098b35a0bbb51ce1e1d7bb 720 0.30/1.00 vMB 42
519,411 519,411 0000000000000000004444e6d4177188d0b2625a97941dfe7dee0ae24849c73a 1,414 0.58/1.00 vMB 27
519,410 519,410 00000000000000000021aa6351b8e60e06e2ec0e710906e8f07a61be5fff73c6 2,583 0.96/1.00 vMB 36
519,409 519,409 00000000000000000014c6a3df34652b946701af61cf0b2851958ac475ddea32 158 0.05/1.00 vMB 24
519,408 519,408 0000000000000000002662bc7cb0e8f6f74edd7d6d8433a984aac7ede3a02420 943 0.47/1.00 vMB 27
519,407 519,407 000000000000000000063ca4124e8d70abc4f1821fcbce726475e0695b92183b 1,712 0.78/1.00 vMB 29
519,406 519,406 0000000000000000002ad3c5020acd40078d9fabb3d2b5214b97374a9110e76c 355 0.20/1.00 vMB 30
519,405 519,405 00000000000000000029998d8111b715393cae2d9db0489e532e00232bfb88d8 359 0.16/1.00 vMB 37
519,404 519,404 0000000000000000002adc67401f17221f41994fa8e472ddd029dc0ee5f095b1 60 0.03/1.00 vMB 63
519,403 519,403 00000000000000000004d98d5891a447aabf174137ceb228c9c84b19d9df11ac 146 0.05/1.00 vMB 35
519,402 519,402 0000000000000000002a327592dc1d53ac5690c7906dd362e89ebd7c5729d0ad 31 0.01/1.00 vMB 18
519,401 519,401 000000000000000000467a1d1bd8c5dc33cf8e48cc6d75e5ad0c5a5b0b84482e 173 0.06/1.00 vMB 39
519,400 519,400 0000000000000000000142a48eee4a882d7e671725dd4d954959596f0649d5c7 759 0.28/1.00 vMB 20
519,399 519,399 0000000000000000001ac214825f2b80f66c3c98c2593ea3b88ca12d39c58abc 1,187 0.62/1.00 vMB 24
519,398 519,398 00000000000000000040f9a16cc4bbc3bd11e0413699d4712eb5e7c0c9ff12c2 1,160 0.48/1.00 vMB 56
519,397 519,397 0000000000000000000314b949d4a5daa755d4432c2560d05e2f204b7f774787 1,659 0.91/1.00 vMB 26
519,396 519,396 000000000000000000442200e9029d30738e4ee98eed2b101b614f6d66fcb3f1 171 0.11/1.00 vMB 13
519,395 519,395 0000000000000000003b075b7a247936b1bb28a0947a193fd3d202f76680c750 2,600 1.00/1.00 vMB 32
519,394 519,394 0000000000000000003c1ed8e78b70f87ba19f78d1714f55ec7735a25bd22a09 709 0.38/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 781.44 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: 610.36 GB
    • Received: 10.72 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.