Loading Tool

Explorer IconExplorer

Memory Pool

37,105 transactions
28.04 vMB
0.06493106 BTC
Random Selection Loading Transactions
Max Size: 141.70/200 MB

Candidate Block

Mining Attempt 52ebdcacc78bcf8965b4e38e9077d3188863a9ad40207c6a6207c502bb457ae8
Version 20000000
Previous Block 00000000000000000000b940d12fdd4738a54d039159eec3ba1e77f5522f2a8e
Merkle Root 2e7cc5f0fddd9cdac1caafcee3fb4a38051cde3036f3e8a5eb31fa04367b5c92
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,240
Size: 1.00 vMB
Total Fees: 0.01132186 BTC
Feerates: 150.61 > 1.13 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,597 (444,627 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
469,970 469,970 000000000000000001131502aeb6c44cb5ebc86743beff5daa1586fd7cc93cbf 1,757 1.00/1.00 vMB 213
469,969 469,969 000000000000000000afaed98e51b66559cfddb8ce7dc5cd84fdc754eedfd06e 2,218 1.00/1.00 vMB 270
469,968 469,968 000000000000000000dacc3c80339b44b37ad1d0daf24a0c618795b0ab6f49be 1,917 1.00/1.00 vMB 245
469,967 469,967 00000000000000000148e15aa8a5a96be72fb6a13d6c06d7000b0104b39a0386 2,339 1.00/1.00 vMB 327
469,966 469,966 0000000000000000017a8da7be8f07e4ef3d55ebe61aa2d0adca1d2901a7ee80 2,205 1.00/1.00 vMB 409
469,965 469,965 0000000000000000010a1f39aab88bcda15dcb39b1fbd0595dc7e105015356e5 2,251 1.00/1.00 vMB 312
469,964 469,964 0000000000000000008c71fd33a68f040cac7e1d318be1f211df02bef3353de8 2,209 1.00/1.00 vMB 374
469,963 469,963 000000000000000001109f01f9b77358d917ab072cc73c0d4b839ebada37975d 2,252 1.00/1.00 vMB 395
469,962 469,962 000000000000000000280376458a19050b7e2a868b33e74a0091daf19dc3b78d 1,821 1.00/1.00 vMB 320
469,961 469,961 000000000000000001348c51bef61065239fee851ed1c854667686a04fc6a271 2,549 1.00/1.00 vMB 461
469,960 469,960 00000000000000000121cfaa1e4cbfcca0bc3c33ce6eff006cab6ad3c6117c51 2,556 1.00/1.00 vMB 315
469,959 469,959 000000000000000000f081b270cf12aa89c226f3a305ab7768507a775f0f259b 2,072 1.00/1.00 vMB 349
469,958 469,958 000000000000000001363f51121c46089d80857063f19cc091857b0630a118fd 1,659 0.75/1.00 vMB 381
469,957 469,957 0000000000000000004bf11828eb8f12ff698407f2ad81454cb4cf7b9f8ab34e 1,881 1.00/1.00 vMB 388
469,956 469,956 0000000000000000013c88a661d2db7b7e62b38cb6514b45f2676501b251455f 1,915 1.00/1.00 vMB 489
469,955 469,955 00000000000000000028a5f7d8d93a53cce05bb7ebf3f6402fd6d722d3c16c69 2,415 1.00/1.00 vMB 417
469,954 469,954 0000000000000000014cc6730a3504399ce3c34ab53560b8e2a81408d970bb1c 1,693 1.00/1.00 vMB 139
469,953 469,953 000000000000000000c4e961b9d457f2fdc59b4a4eda898123e37dcf445cf767 2,079 1.00/1.00 vMB 384
469,952 469,952 000000000000000000b540c68677f750b50c2746555edc804a59aee8c60fb7ff 1,962 1.00/1.00 vMB 252
469,951 469,951 0000000000000000003830ab65ab89956ecadb0dd2f160b139cf8f64d718d7f6 2,184 1.00/1.00 vMB 418
469,950 469,950 0000000000000000006f5f003531b2666f6803cccbc098bde9ec556eebabedae 1,623 1.00/1.00 vMB 312
Previous 10 blocks ↓
Total Size: 781.68 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: 628.34 GB
    • Received: 11.79 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.