Loading Tool

Explorer IconExplorer

Memory Pool

47,084 transactions
27.91 vMB
0.12933621 BTC
Random Selection Loading Transactions
Max Size: 146.39/200 MB

Candidate Block

Mining Attempt d9c467affb4812ba3ac77ecd0fbec0f1b1ed4a8e8bd190b6cb9282ec52e988d8
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root 5681b61e8128dc141128e564008f3b401a7723f112af8604ded5813d902d4c78
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,557
Size: 1.00 vMB
Total Fees: 0.05809435 BTC
Feerates: 151.01 > 5.82 > 0.73 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (641,183 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
273,693 273,693 0000000000000005097af0a9afdffc84177373678a6d62cc86d0be2cb7a5620e 159 0.08/1.00 vMB 37
273,692 273,692 00000000000000045a933a9d47225ef0f232879b0bc09d3c87d8388a071c1dd6 14 0.01/1.00 vMB 38
273,691 273,691 00000000000000011bb627092d00c9537b16b3f54e0eb0c8fccc17a3a28ef3f2 204 0.10/1.00 vMB 54
273,690 273,690 000000000000000348cc9df67fc15e04899e62986305bc1c9e98d999574dbddb 83 0.03/1.00 vMB 144
273,689 273,689 000000000000000051a615d0e98e804022e0ab5b8a48f07bfe610bfc68293a90 122 0.07/1.00 vMB 58
273,688 273,688 0000000000000005e2f608fef920e73dc265f325c3fd12018326adbccb002263 325 0.16/1.00 vMB 51
273,687 273,687 00000000000000060b3c6474a72f17f54f7bc9aca43a8c72e801c81c8ce5cdb9 61 0.04/1.00 vMB 32
273,686 273,686 000000000000000050c0ae3f228eece3ed449cfdcc48fb5560bd22c70606dc97 11 0.01/1.00 vMB 27
273,685 273,685 0000000000000005d974e8e017d83e1e5ab855486556e4c8259e57363ab5db57 174 0.10/1.00 vMB 24
273,684 273,684 0000000000000004f3d3c9bf519b1f0a2eebdba7ed38ed1a9c5a8124d060fba9 292 0.12/1.00 vMB 137
273,683 273,683 00000000000000037a9d82aec08e2fe7397e29e9a3b7c2e5a3fae5f09a4a3290 1,075 0.89/1.00 vMB 31
273,682 273,682 00000000000000034276f24209d731c34e20fee90a5d033a2743cdf77286ee80 85 0.05/1.00 vMB 47
273,681 273,681 000000000000000517fd28feb0fd4b06095c25e718ba98230ea66e8e7013613b 229 0.11/1.00 vMB 33
273,680 273,680 0000000000000003f913d4b1a88b5e4c026753675bf9163ca26ee3b83356c6f2 179 0.12/1.00 vMB 34
273,679 273,679 0000000000000000b389d7d5fde5447b1d9b86fe5267ad65fa448c65ccd0eb1a 95 0.05/1.00 vMB 24
273,678 273,678 00000000000000013403356d336cf0f4a1b0d12801460636b21e47cd6285cfd3 142 0.07/1.00 vMB 70
273,677 273,677 00000000000000005eb4bfd265742146e941ce0b73b9cc79d6e47d49f9bf2f76 384 0.20/1.00 vMB 46
273,676 273,676 00000000000000039ce6baa053908e3ed24d70bccf5972000667daa8dc307ee6 312 0.14/1.00 vMB 52
273,675 273,675 000000000000000030934429665e0ae5348ea22a95cadeccf310a515a1f6ec8e 80 0.04/1.00 vMB 65
273,674 273,674 00000000000000056e46aa419b46e3eb2664ba7a20a826c84bccf19e319f0b2c 962 0.43/1.00 vMB 58
273,673 273,673 0000000000000001c88b438f9978a505400b1516a4630e0fef2274cf2680fdcd 281 0.23/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.17 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: 653.51 GB
    • Received: 13.91 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.