Loading Tool

Explorer IconExplorer

Memory Pool

11,977 transactions
14.17 vMB
0.03136807 BTC
Random Selection Loading Transactions
Max Size: 67.51/200 MB

Candidate Block

Mining Attempt 0da9c9b20fcc5907f943fae8113b56fbf531260f4bfe4534caeea36ddd6c4a16
Version 20000000
Previous Block 000000000000000000009ec3e518334f792be2612ce33ec1ac4dc40a33b91bd7
Merkle Root 512db2278fb2e5029fa71acb70a9d596a7bb7a4c9336e8f635d549484085cdcc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,217
Size: 1.00 vMB
Total Fees: 0.00705217 BTC
Feerates: 150.97 > 0.71 > 0.23 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,149 (815,537 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
98,612 98,612 000000000001180adfe30d5bf7a0a5c78c8a8655bab840034a38cfa6ccb5a7a5 6 0.00/1.00 vMB 338
98,611 98,611 000000000004a8eb1a08ac69adafaf56f2af58b8452c47a2f476365485137e92 3 0.00/1.00 vMB 0
98,610 98,610 00000000000013b50e82ccb5bccc400904175e30449918338f3ee6eebcc747a0 7 0.00/1.00 vMB 601
98,609 98,609 000000000002dd6d086d9c1c92120940afb06a49b24bb0e60168baa2262bacd1 7 0.00/1.00 vMB 0
98,608 98,608 00000000000392608d9454e9681bb8be58b5e57d50211adc322bb2b8c91d02be 1 0.00/1.00 vMB 0
98,607 98,607 000000000004ce20250f56b7598ffd9ea92becffa7bf3f4fd98188456081e65b 1 0.00/1.00 vMB 0
98,606 98,606 000000000002e85dde3bc949eb38ba200ddc08eb258769cac03481dfe88411a8 1 0.00/1.00 vMB 0
98,605 98,605 000000000004eef46526fcfbf92c16b24651b9031eb4b9a0eadc083ef6e383ca 1 0.00/1.00 vMB 0
98,604 98,604 000000000002b2a238a7e3e8b24ffcf6cbac6098bb3251f0889a328e7287502a 3 0.00/1.00 vMB 0
98,603 98,603 000000000003cb30bff3022f410339948ee72f76513355ea33db3b166def3650 3 0.00/1.00 vMB 0
98,602 98,602 000000000001f3de63aaae394c067eed0a2dccd4e92bbe4430a3a2aa9a22ddfe 1 0.00/1.00 vMB 0
98,601 98,601 000000000004a577ad59f0093f606286116cdea93741138319f4e529848f2dbb 2 0.00/1.00 vMB 0
98,600 98,600 000000000000c915a43e52e1de0e1228d9a77a37b21848fe7ffd1ba287e203c9 3 0.00/1.00 vMB 0
98,599 98,599 00000000000194cc44d3f53503e531c39cbb6e98b704adf818c68712477df78b 1 0.00/1.00 vMB 0
98,598 98,598 000000000004e6e404e221c9aebd4c388a8757784b5666ae540160c10a358c75 6 0.00/1.00 vMB 0
98,597 98,597 0000000000024d0d2fb1186294ee883d373825caae364005a1e649dd94a443f4 5 0.00/1.00 vMB 0
98,596 98,596 000000000003e501eba844f51a5dd94f8a862f54af63f3a91a0a8c9e83102a34 8 0.00/1.00 vMB 0
98,595 98,595 00000000000474d9301948bd92b4ad4df0af778cc01ae3b242860e6d40f61a81 4 0.00/1.00 vMB 0
98,594 98,594 000000000002075f5380a8d56f7454543353a164c87fc4e68e622cf3d2324704 4 0.00/1.00 vMB 0
98,593 98,593 000000000000c98ae126e7db740c37fc21147c24dfa7bd9b5d68585d5a828947 3 0.00/1.00 vMB 0
98,592 98,592 0000000000049433f31da15ccb0a5a8aa47960d3d01abc0877e7ca545b039a82 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.86 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: 563.82 GB
    • Received: 7.53 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.