Loading Tool

Explorer IconExplorer

Memory Pool

76,216 transactions
20.67 vMB
0.06741807 BTC
Random Selection Loading Transactions
Max Size: 138.76/200 MB

Candidate Block

Mining Attempt 973b942db1afa726ef5f762ddb632bbd2baeda12f328e7bb51204903259b7d97
Version 20000000
Previous Block 00000000000000000000cb307316e28c1562033a67b95a2af403240845975703
Merkle Root 5e75cc3c8979d3cb23c0e0ae8f681e44864025304b35b83de9592f4204824f42
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,796
Size: 1.00 vMB
Total Fees: 0.02215270 BTC
Feerates: 170.94 > 2.22 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,968 (811,730 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
104,238 104,238 0000000000024b3c82d43f56c1d017484a00a51b7ab6384740be60627f94b464 4 0.00/1.00 vMB 0
104,237 104,237 000000000000b0d7df61bdcbdb466af96e5671db7e4f13048cc6def8a8b53b57 3 0.00/1.00 vMB 1,434
104,236 104,236 000000000002b4b131d47f4b3664ed85004660ad2e8533f6609c6c9bd485bcd4 3 0.00/1.00 vMB 0
104,235 104,235 0000000000019e78e21a2fc1dd79180ba1f19613bddb4f7a5f1dd28f5d610b4f 34 0.01/1.00 vMB 0
104,234 104,234 0000000000012a5b0a7212ac1fe68dda0b702f26d2379d11d81c7bdc745c63cc 10 0.00/1.00 vMB 0
104,233 104,233 0000000000000f566a49d62b55a8d8cfaaacf937fca67e5c59ac58859309511a 6 0.00/1.00 vMB 0
104,232 104,232 000000000000c5bf3c8f0d5362886c587d17ed5cf463c10cffe9b92aabf6c138 11 0.00/1.00 vMB 0
104,231 104,231 00000000000379ed1603461893ab67cb9df2f2816c44c934393da30d742f817a 7 0.00/1.00 vMB 0
104,230 104,230 0000000000035080a4eb63a9eec710cf2842b074490025722d85a3e44b4be240 6 0.01/1.00 vMB 739
104,229 104,229 0000000000021f812737df5191c72fd8695801c48e9c5e3475e6272154257cae 10 0.00/1.00 vMB 0
104,228 104,228 000000000002b543b476971c7441148fc43091b12e50859838bf775eca93aa22 9 0.00/1.00 vMB 987
104,227 104,227 0000000000031d924ce1f32bbbf2e6b3e293967ad0325996c418ebc7d94ff3ee 11 0.00/1.00 vMB 676
104,226 104,226 000000000002797ddb6a188ab638605a9c091bbce1b4e5c09ca9ce00fb522b89 8 0.00/1.00 vMB 0
104,225 104,225 000000000002fba97bd2101358a7c4b380da4d7301a25cd3093f01413adcd6a3 12 0.00/1.00 vMB 0
104,224 104,224 0000000000020eee073266fc2ba80a20ef8d8cd2a362c6b0fb1a2f77eca203eb 12 0.00/1.00 vMB 0
104,223 104,223 00000000000069a2f42542c576454dd107fe70d691a29e2f83f5154e77fefb0e 22 0.01/1.00 vMB 0
104,222 104,222 000000000003440ed577b3ac329c28fbf007b4190ecac78a68502df2bf0ff125 1 0.00/1.00 vMB 0
104,221 104,221 0000000000019e31b02d08e750bd58af26355f7f15d5136d98d1ccc4c143d488 6 0.00/1.00 vMB 0
104,220 104,220 000000000001d34bebd494641d5756da8a410bbc7f51dfadd9b31427c49a2343 1 0.00/1.00 vMB 0
104,219 104,219 000000000001a65360ccf460c76fc5ae35503dc745913df12acfde7bc00451f6 4 0.00/1.00 vMB 0
104,218 104,218 0000000000009b21cea5d6ac7d289821f16e3f5a39a215bf2f62dfb032b9b6ed 5 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 784.07 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 804.43 GB
    • Received: 22.98 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.