Loading Tool

Explorer IconExplorer

Memory Pool

44,476 transactions
28.89 vMB
0.10395379 BTC
Random Selection Loading Transactions
Max Size: 149.36/200 MB

Candidate Block

Mining Attempt 97665e586443de43f1ed313c73e8722745da8384f5c077e8aa66a4f811ee7eb9
Version 20000000
Previous Block 0000000000000000000122e994986e001234b69b994883ffdfdd29f98dd03e31
Merkle Root 517a3440b19858cb4d6e72dac7fcf4abf6f1036788d7cc81bd5609e98f5168bd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,861
Size: 1.00 vMB
Total Fees: 0.04160901 BTC
Feerates: 151.12 > 4.17 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,639 (530,327 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
384,312 384,312 00000000000000000b1baa73343489e0905990d9318e1d94702070dfa98590ad 2,667 0.92/1.00 vMB 48
384,311 384,311 0000000000000000072142eaf220fa2a93c7401654009c437095c6be2743d30b 2,151 1.00/1.00 vMB 31
384,310 384,310 0000000000000000007dde8a2b82c5de46af6565209e04826f9ece0bb20deb6b 3,018 0.95/1.00 vMB 51
384,309 384,309 000000000000000000b92ccf1c188e37a95d1409ff528c8cacd8f6d1cc420beb 1,008 1.00/1.00 vMB 10
384,308 384,308 000000000000000003a4db7f5af455e90a4224a84ef14031babb37035ed4df66 1,675 0.93/1.00 vMB 24
384,307 384,307 00000000000000000aa21a533a6a44fdde11c12197fde5c982d28608bbf330e1 1,114 1.00/1.00 vMB 21
384,306 384,306 00000000000000000f3fc3998ffb48d869d7806f4c910f8edd139170a6df47cc 455 0.20/1.00 vMB 35
384,305 384,305 0000000000000000064de4cc8db19e9efcb1ff0b677f09b927e6ba9c721de22e 2,812 1.00/1.00 vMB 47
384,304 384,304 0000000000000000073f3c4a3aff1c987d09733626a467966517ddced7d5d685 1,700 1.00/1.00 vMB 24
384,303 384,303 00000000000000000ddfb861d8ffae1caecffa3a13c72e02da3aa35a52873874 2,055 0.93/1.00 vMB 33
384,302 384,302 00000000000000000f2d3c2daacf23a393d60f721e4827eb92e88b48077aa50d 1,916 0.99/1.00 vMB 30
384,301 384,301 00000000000000000729508a5f2f7a022b056c80580ef21a3cf529b7aa634e2e 1 0.00/1.00 vMB 0
384,300 384,300 0000000000000000022fb1ccaaf9352c8adc32b6a6a1adcd84a79353c87ac2ed 1 0.00/1.00 vMB 0
384,299 384,299 00000000000000000ec18ef0596122d9101c29b83f38119c704bbf537999f0d2 2,383 0.93/1.00 vMB 43
384,298 384,298 00000000000000000f872609eabc03ce7770c589281e69228a432af9d91eddbf 3,086 1.00/1.00 vMB 62
384,297 384,297 000000000000000008fa5a805bbbac0350c7c80361f2e1f01250d713ef133315 1 0.00/1.00 vMB 0
384,296 384,296 00000000000000000276731fd3e4a20ee38f161480fd05b2b9c96405b3151454 1 0.00/1.00 vMB 0
384,295 384,295 00000000000000000aad7ecd1699dedbf4158f20ccda65414f0eece4ab478802 1 0.00/1.00 vMB 0
384,294 384,294 000000000000000008b267fe53f0ac3fe761ef1195121e068a393dae8996afa6 2,346 0.93/1.00 vMB 45
384,293 384,293 0000000000000000088f4970c639a251d63e2258ca968ec2b9322b2dd7349bda 195 0.13/1.00 vMB 27
384,292 384,292 00000000000000000f35fbf79f0201b59be185f4ee978e709bf49c73294a4333 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.75 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: 631.71 GB
    • Received: 12.08 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.