Loading Tool

Explorer IconExplorer

Memory Pool

72,187 transactions
27.89 vMB
0.06321691 BTC
Random Selection Loading Transactions
Max Size: 165.34/200 MB

Candidate Block

Mining Attempt 3694d54d30c15196ec241053283093c2dd857c5e255aebb115b854ca57264135
Version 20000000
Previous Block 00000000000000000000a6021cd756592116928201db218641aa213304cf81b0
Merkle Root d23fa62d46daf126d5a669dc65e7d29506b30eb69f4f83c6dc7a16f6b6037d19
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,408
Size: 1.00 vMB
Total Fees: 0.00761743 BTC
Feerates: 40.21 > 0.76 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,034 (523,210 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
391,824 391,824 00000000000000000198d1a9c4628f373a248d551e3baf601d64c3140f5a5319 2,452 0.99/1.00 vMB 39
391,823 391,823 0000000000000000063db16b468e951b4bbfa1d8566d2c718bb1e67a9418ccde 1,401 0.94/1.00 vMB 25
391,822 391,822 0000000000000000030125a3e44f6667b3c5de25e1df2633aa64bba78290f829 548 0.71/1.00 vMB 17
391,821 391,821 000000000000000002a130bca71e58d5e9a09b005d6be1ee1c3ab8e7b508bfb8 976 0.99/1.00 vMB 9
391,820 391,820 000000000000000008a507ed5c7e891a585a9338ed730e2be266b7b7fe7e3dea 2,032 0.93/1.00 vMB 32
391,819 391,819 00000000000000000632bcf4672fdeb91dffc09eaa2562407a06601b0849d9ec 797 0.99/1.00 vMB 11
391,818 391,818 0000000000000000027cc796f609e784deb5ace827ebdf02deb6ff70775edb4e 324 0.25/1.00 vMB 21
391,817 391,817 0000000000000000005e319c13fe1a068fd974b613832ecb349929741c3f46cd 1,547 1.00/1.00 vMB 33
391,816 391,816 000000000000000004e524575a91b4755aab84f6cf914396c726c3876b569fdb 2,204 1.00/1.00 vMB 39
391,815 391,815 0000000000000000086a628973dd459b2321a22540ae26306e10dae8209a4153 1,483 1.00/1.00 vMB 24
391,814 391,814 000000000000000006ce7adbc8fc83e54c97ef633493583e8c8fab87b91611b7 1,507 0.93/1.00 vMB 25
391,813 391,813 000000000000000006dea44d9c770a26a07086657949f1c65a50808f78606d5f 863 0.75/1.00 vMB 23
391,812 391,812 0000000000000000069673eadcaf9353cc0f3891b6272a855d3e3d89b7d562f7 2,196 1.00/1.00 vMB 34
391,811 391,811 000000000000000003e44850edbb544e1d2d8b910ae311b2ca906b366c6b0db8 1 0.00/1.00 vMB 0
391,810 391,810 00000000000000000666c5dcea1efa5234a4209358ee367b2287b368d151fd64 2,438 1.00/1.00 vMB 65
391,809 391,809 000000000000000004b5847970572597e8f49512957304b83dfe946610814cf6 1,743 0.75/1.00 vMB 46
391,808 391,808 00000000000000000390d3ef6bef77d75758003291c1697a68910efe993f7199 1,582 0.95/1.00 vMB 27
391,807 391,807 000000000000000000f4b00dfaff080561d8cb90a5f60c1eeb2fecae5d4277e3 1,683 1.00/1.00 vMB 25
391,806 391,806 000000000000000002707cc558c4a75e22bd7b72929b1b8862a5d4370412219c 2,150 0.95/1.00 vMB 32
391,805 391,805 000000000000000003dda5621f57412cdc6b833c0bcbb880b32b68c5f0fbbe9d 2,413 0.75/1.00 vMB 60
391,804 391,804 000000000000000009d737fb6d160e2bd3edb8e2d0e5226bd3b17a841d6ca3fb 866 0.51/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.45 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: 666.97 GB
    • Received: 15.24 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.