Loading Tool

Explorer IconExplorer

Memory Pool

47,757 transactions
22.95 vMB
0.11201697 BTC
Random Selection Loading Transactions
Max Size: 128.47/200 MB

Candidate Block

Mining Attempt 28d69d88e91cf10a6867d504e5624bd8fa93d7d74289042a96f92c865c2fdb28
Version 20000000
Previous Block 0000000000000000000187815afe94b785578cc47d80c9276cd4af19b8916538
Merkle Root f7a80bc2f0905da10c469474d9cabb754c389fcb2578e708d321d950626f7a01
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,588
Size: 1.00 vMB
Total Fees: 0.03975627 BTC
Feerates: 165.33 > 3.98 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,094 (741,390 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
172,704 172,704 00000000000008a1ba4398bfe825de8cf39d4a75d6d8872eaccc95767d4a7858 94 0.04/1.00 vMB 156
172,703 172,703 00000000000003e9efb7dfde395f2be305f798fcc4d7dbdff17130a4a0e115ae 46 0.03/1.00 vMB 204
172,702 172,702 0000000000000643b29d22aa7736bec14c705f1e19a0635e8db6044b8cd76c2e 45 0.01/1.00 vMB 177
172,701 172,701 0000000000000599d6c3e0fabcbfe80934429b6e88f92321e981d83ac977710b 1 0.00/1.00 vMB 0
172,700 172,700 000000000000053519bec78fea96d175959cb233a43830afac764013e06d705d 74 0.03/1.00 vMB 201
172,699 172,699 00000000000003302ac27576be180bb45e0b19c4f4e99286ce481199150fe83c 5 0.01/1.00 vMB 0
172,698 172,698 00000000000009b1c97852d64969009a4691179ba63ae7d71c46d655fef2a6b9 1 0.00/1.00 vMB 0
172,697 172,697 000000000000046f0c95960b5fbc143e9f811cbe2c88ad23a904df27ea069fdb 54 0.02/1.00 vMB 137
172,696 172,696 000000000000063908a76d829875cadeecfcb10a3d373c8905ae09204edb0dca 28 0.02/1.00 vMB 60,408
172,695 172,695 000000000000042b10dcb6a33544edcaf616a5e304e96270a833ed453302e953 63 0.02/1.00 vMB 64
172,694 172,694 00000000000006fd321cd88158be63cde60082079d0f219d9312816212de2079 20 0.01/1.00 vMB 66
172,693 172,693 0000000000000262a6b79b6c417a5444270f5e22d62b6320eb75ce8351dd016a 55 0.02/1.00 vMB 107
172,692 172,692 00000000000004a1ee53f18e1519e0254e7528c4ee13f18713a279f39625cf21 13 0.00/1.00 vMB 298
172,691 172,691 00000000000006cda02d43e5a17f9beb5e2e0c2fc0e88fa96a45a9adf65d50b5 69 0.04/1.00 vMB 81
172,690 172,690 0000000000000344eba24e0f69ae5c3a24b410524b82982fcaa3ec3fa753eadf 12 0.00/1.00 vMB 108
172,689 172,689 000000000000098828338d1a1fe6898b9d975a0051155abb5928d5cfecf447ae 11 0.00/1.00 vMB 58
172,688 172,688 00000000000002059c7c55b458fef8eedadb3a95803fd7d1665719903341405d 42 0.02/1.00 vMB 158
172,687 172,687 00000000000008eb70d180a4e3cc070e22426a03ca68ccfed837729dd3f922f9 18 0.00/1.00 vMB 78
172,686 172,686 00000000000007dcae7b76fb442f8db5f29e4524a3f6229cc6afa4b3409f5ac7 31 0.02/1.00 vMB 83
172,685 172,685 000000000000081f9bbe2dd74ce24ecc1f222d9f77c183444ef572cdf6e492ee 62 0.02/1.00 vMB 13
172,684 172,684 000000000000013a124a7119458c8ab1d9047a02e693fa4e312e423b75e09f25 11 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.76 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: 558.25 GB
    • Received: 7.11 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.