Loading Tool

Explorer IconExplorer

Memory Pool

42,537 transactions
28.95 vMB
0.06057330 BTC
Random Selection Loading Transactions
Max Size: 149.12/200 MB

Candidate Block

Mining Attempt f570d7347153c8ad0e7e319a8e4664c9a6d55f059e83763f8c798dd9e44fac8a
Version 20000000
Previous Block 0000000000000000000196b9925bca5e45f094c3c1c9dd239e8581451c4f878b
Merkle Root 4a6140c2bbee8036a8b08512d6e64fb60527981b0072eb048012b91d7c1f9be8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,829
Size: 1.00 vMB
Total Fees: 0.00425515 BTC
Feerates: 40.20 > 0.43 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,616 (819,455 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
95,161 95,161 000000000002a1533193a7fee569ced13e27946ea14cbe79e70c5a826a64cf67 3 0.00/1.00 vMB 0
95,160 95,160 000000000000b604c54075c88ce00df8f5941d4796e7c3519d93195e3ba1c928 1 0.00/1.00 vMB 0
95,159 95,159 0000000000065e7e180c1b158ea554727c4b4cab96b3263b630cdd6e36fdd424 5 0.00/1.00 vMB 0
95,158 95,158 0000000000069d358b53a0618791701e4a20aa5733701a7325fed673c6ca3010 1 0.00/1.00 vMB 0
95,157 95,157 0000000000021803efd6cce9b6da3f45af82e817b7d22de6cb1dd2fc615d6557 1 0.00/1.00 vMB 0
95,156 95,156 000000000004e3951fa0f52099394188ed41e4bd8d893844cd58ed614b0edc94 1 0.00/1.00 vMB 0
95,155 95,155 000000000004043fa7ca3361948d03313fa238a37a976ca17a1aba0a51009e2d 1 0.00/1.00 vMB 0
95,154 95,154 000000000003469711edb3343975a208919156fc82db7dd02b5c213f6f2007c3 1 0.00/1.00 vMB 0
95,153 95,153 00000000000818f8253ca5530eaa7e8ba725ef38516975ec655d10a472662122 7 0.00/1.00 vMB 0
95,152 95,152 00000000000231cf244c71fea12a93d61b981cf8f3ebd786aed0c726fe38c219 2 0.00/1.00 vMB 0
95,151 95,151 0000000000019a10eb81261b45ac7252b535a33f87d79c81bb5a72cf8c1401b0 3 0.00/1.00 vMB 0
95,150 95,150 00000000000026ace69f5cbe46f7bbe868737635edef3354ef09fdaad8c755fb 5 0.00/1.00 vMB 0
95,149 95,149 000000000003dc1ff28c45c5bd3a54492cffcdc9251172e29aaea545d7c13386 4 0.00/1.00 vMB 0
95,148 95,148 0000000000016c63a00b9c2b9c2812f6cfd374507309d92e193c14f5926a1958 3 0.00/1.00 vMB 1,941
95,147 95,147 00000000000103559c1f2cab7d1479512dd7ebc52f24243106bc9bc59e80b43a 2 0.00/1.00 vMB 0
95,146 95,146 000000000001388c5eec699332a12992be82c00d5b819a36e07e9e3cb24d2018 2 0.00/1.00 vMB 0
95,145 95,145 00000000000328b478eead0e89f1f006ef2f41dc74c1c6086782f1435d20c566 3 0.00/1.00 vMB 0
95,144 95,144 000000000002ca9fc1c7cbbc452f2fe3f1e83f2510c2e4f68c139b962437523c 4 0.00/1.00 vMB 0
95,143 95,143 0000000000043313888e0d69ec4c1950a1693e61ebbb78a779995d146e8b892c 2 0.00/1.00 vMB 0
95,142 95,142 000000000003c2b22d1e73d2fe56d379b87099684dca835e45edcac830df718e 5 0.00/1.00 vMB 0
95,141 95,141 00000000000495b25b9468a4636bbe7e9dd98f53075ca622857e91c7ea101ce5 5 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.71 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: 629.39 GB
    • Received: 11.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.