Loading Tool

Explorer IconExplorer

Memory Pool

78,393 transactions
29.35 vMB
0.07999705 BTC
Random Selection Loading Transactions
Max Size: 179.89/200 MB

Candidate Block

Mining Attempt cb683e6d4d668f6a766d19f400f02a7a8b60b790a682b33a60635614d44b578c
Version 20000000
Previous Block 000000000000000000014ee01d40d83da8f3854e20a1fad4a947a82bed03dfb0
Merkle Root f14b81de434ba42f0eea87bdda9cd5784f3a3ec754efa145018262f9ce52f9fb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,376
Size: 1.00 vMB
Total Fees: 0.01554249 BTC
Feerates: 73.20 > 1.56 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,239 (355,829 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
559,410 559,410 00000000000000000007388694eff536cb15418b6e33509829c5a27feafdbacc 3,022 1.00/1.00 vMB 20
559,409 559,409 0000000000000000001f9354976b1eb074b9622bbad2aa5d456290b2caf11092 3,323 1.00/1.00 vMB 28
559,408 559,408 0000000000000000001c6dc7e58e4244605aa9760ec40a9c5b9dbb61fa0ac7c7 2,550 1.00/1.00 vMB 9
559,407 559,407 00000000000000000028fcc75beee4135be4d3ae568ee6685f896c55d5390882 2,759 1.00/1.00 vMB 20
559,406 559,406 0000000000000000000a09032d8268780e02c567714841c541aaf95bedf3776f 809 0.26/1.00 vMB 12
559,405 559,405 000000000000000000055a156613d82fd0121e2e8133ffd102ee2aafb0f4c3b7 2,066 0.73/1.00 vMB 7
559,404 559,404 000000000000000000298dfb12b0733a968a406713669996354eb907c945a935 2,918 1.00/1.00 vMB 20
559,403 559,403 000000000000000000104679e300abb3aef02dc5f9f49d14fcadafc5360d76bc 2,936 1.00/1.00 vMB 20
559,402 559,402 00000000000000000012967b290b3d7eaf0a669a1981b30c060b88e0978f4ce4 3,159 1.00/1.00 vMB 19
559,401 559,401 00000000000000000021d00dd463efd395224d2707e76e0ce1059e432eb0eaf4 1,761 0.53/1.00 vMB 10
559,400 559,400 000000000000000000065f11439e3be75c70bf80e0187ccaed024cfc07ddc318 1,892 0.80/1.00 vMB 10
559,399 559,399 000000000000000000004f129eaa1969e53f1a7e35b24b1d0b1da5febee352f3 1,685 0.68/1.00 vMB 6
559,398 559,398 00000000000000000013ffa4aed291c7a3125afbd0d00dc808b1e780e14c70e7 1,898 1.00/1.00 vMB 9
559,397 559,397 000000000000000000132b5de820ab5945a33aff248b4e6420bd5dd52e30dd74 1,584 1.00/1.00 vMB 26
559,396 559,396 0000000000000000000ea53a50f6acf74e67430a972563937b762b451bfb0dae 1,624 0.52/1.00 vMB 8
559,395 559,395 0000000000000000000bb67fbcd7ffa669c00553b0432e356cc5111e7f54e321 1,622 0.60/1.00 vMB 3
559,394 559,394 00000000000000000003a3b61b904284bfc33613be9e1cdd83c9eea2aa6391f6 3,035 1.00/1.00 vMB 13
559,393 559,393 0000000000000000000a1760076613194422402fcb11ea19f29c095376359096 1,256 0.39/1.00 vMB 10
559,392 559,392 0000000000000000001733851ebb8cee497345a5a8ffd4526c54dafbc10ca0f3 2,980 0.85/1.00 vMB 10
559,391 559,391 000000000000000000058986412b2e8f391720d58e7159ba18693e632f5b7c4a 2,548 0.78/1.00 vMB 17
559,390 559,390 000000000000000000137132b3846ddd2cc163c6e39eee250aee846b366f06ba 786 0.34/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.81 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: 710.18 GB
    • Received: 17.04 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.