Loading Tool

Explorer IconExplorer

Memory Pool

82,777 transactions
31.16 vMB
0.09510040 BTC
Random Selection Loading Transactions
Max Size: 190.76/200 MB

Candidate Block

Mining Attempt d8bd000ba604be0b79e7e32a21b8c33901bdb53a7681711abdc3b174a6d2e155
Version 20000000
Previous Block 000000000000000000019785507a79249f2e450279abdeb5d17be8cab73e03e8
Merkle Root 771b7b8e99e49e7dd23917cb311d5a96b99ce5dc10d7fd49c4d0554bd02214dd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,269
Size: 1.00 vMB
Total Fees: 0.02489638 BTC
Feerates: 100.00 > 2.49 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,221 (303,993 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
611,228 611,228 000000000000000000095c589fc0a8484be5ef57cbcd8186ac98d46335af9946 2,451 0.85/1.00 vMB 13
611,227 611,227 000000000000000000061c23bccd785929b09e5a8fbb165ff1cb4c586319c14b 289 0.10/1.00 vMB 13
611,226 611,226 0000000000000000000b061e18ed3625db59dc762873e59e8e5561fb0756bd90 1,449 0.48/1.00 vMB 11
611,225 611,225 000000000000000000114c08b4d63b825c68f73414578611eb18bde92dac9567 491 0.14/1.00 vMB 11
611,224 611,224 00000000000000000005b1e6eedd3b4703589a8c08904318e4ddf849cadd7d34 2,439 0.88/1.00 vMB 11
611,223 611,223 000000000000000000109223acc471d580367754544f778786f2400fc0fabedd 1,127 0.34/1.00 vMB 13
611,222 611,222 0000000000000000000b5ec215ef8528dfe40f85ac8abb560305793fcf7e54a5 1,414 0.44/1.00 vMB 3
611,221 611,221 00000000000000000008c800e537673db12bfb842116b1e49314496b8c899fcb 2,302 1.00/1.00 vMB 15
611,220 611,220 000000000000000000082442e09861194f085f0e164e0c32e9dc2879f87be885 616 0.24/1.00 vMB 8
611,219 611,219 0000000000000000000fd73b66336d0eb08882b2ff57be56cfbf224dcf291f42 89 0.03/1.00 vMB 5
611,218 611,218 000000000000000000111bf71818d6b1e76bae81fadf718baedee61900125615 1,781 0.71/1.00 vMB 7
611,217 611,217 00000000000000000012fe290902ff4c292710a37d192c605d8fb3936c77bc4c 382 0.23/1.00 vMB 16
611,216 611,216 000000000000000000136db84e523a08fde8128f20da18c15b44a119ca93aee6 71 0.07/1.00 vMB 8
611,215 611,215 00000000000000000002629f745a311be3ac84ef9d14ced3959a1edcd2716b33 1,828 0.68/1.00 vMB 5
611,214 611,214 00000000000000000011cd8747d6824c487168673f3799391b437d706126b511 2,528 1.00/1.00 vMB 9
611,213 611,213 0000000000000000000b30946f7a4f74143146aa0030d07492928a7387cc3398 2,783 1.00/1.00 vMB 14
611,212 611,212 00000000000000000002c741e4bca94d29674960a89d27f6b3e12f81572a7e32 2,900 1.00/1.00 vMB 17
611,211 611,211 00000000000000000004e7035bdc5235b56b4e6d2249c50eb8ff042346658e8d 1,009 0.38/1.00 vMB 14
611,210 611,210 00000000000000000003e5af32b2db230500934c33aa0dd2008635df87034f7e 938 0.31/1.00 vMB 13
611,209 611,209 0000000000000000000d4927e919fc0d7f39fcaf43d1deab2857c5149a630da9 1,929 0.61/1.00 vMB 11
611,208 611,208 00000000000000000013993fbb6927f71253d1ed1d0f6afca0e4e5f36b404ec2 2,318 0.68/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.77 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: 709.33 GB
    • Received: 16.88 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.