Loading Tool

Explorer IconExplorer

Memory Pool

80,615 transactions
29.73 vMB
0.06989062 BTC
Random Selection Loading Transactions
Max Size: 179.45/200 MB

Candidate Block

Mining Attempt f3f8db66f1027b9605d4a97747b365fa3e9b602f6a347754bbf981ac8b616219
Version 20000000
Previous Block 00000000000000000001dca977ac9ad62b5ffda27b5d02990f9a918aa20846bd
Merkle Root 257c640d9ed696ab58683649b6f4dd53cc4d39a041e75a2f615288d5cbc87696
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,009
Size: 1.00 vMB
Total Fees: 0.00940021 BTC
Feerates: 100.36 > 0.94 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,978 (567,816 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
347,162 347,162 00000000000000000a782cf27a396815d36161e126f99f72c88c5c0d53278965 1,574 0.99/1.00 vMB 23
347,161 347,161 000000000000000006eb83ff041625becb7202194f297d6c8a5b21a09bf2a165 932 0.54/1.00 vMB 23
347,160 347,160 00000000000000000e33c1895d592b2513c9e0f73b3b595d94a0bbd35fc71359 118 0.12/1.00 vMB 12
347,159 347,159 00000000000000000a6993acd683487d9eea5fdf7a24ea83abbaf6937ad80473 134 0.11/1.00 vMB 15
347,158 347,158 00000000000000000378617db8fc58e6662311cfeaa82932f4756a7d3c69765c 1,012 0.62/1.00 vMB 24
347,157 347,157 0000000000000000112c280b1c35cddebcd0c621de87a7fbaaf332e5c8516da1 634 0.36/1.00 vMB 23
347,156 347,156 000000000000000007735339452d6c84c12018044595c36713544d319d986b9d 618 0.65/1.00 vMB 12
347,155 347,155 000000000000000004d99f904c5cbb66f8e0b09b2a541b72afa788a32b67e799 1,592 0.75/1.00 vMB 29
347,154 347,154 000000000000000010847ddd0763c2c926f4dc0885f1c4161a43023c97b12bd1 755 0.53/1.00 vMB 23
347,153 347,153 00000000000000000b84c4845f5e2b09c6f899717efa4340ff94bc0aa1cde70c 230 0.17/1.00 vMB 18
347,152 347,152 00000000000000000695cf5effe46548d7116ee92db30c3f5be9be6466518dd0 632 0.44/1.00 vMB 24
347,151 347,151 0000000000000000100febdebc257aaca8c0733931b73cca7f460c9c5e4a6ae2 241 0.14/1.00 vMB 22
347,150 347,150 000000000000000011be9ed0b06f2e7c420951dfbf5cb608047469a4c081d7aa 850 0.52/1.00 vMB 22
347,149 347,149 00000000000000000f1a6809c7a649417153038c9200f2f881e7e950cf23857a 1,332 0.75/1.00 vMB 23
347,148 347,148 0000000000000000100f8fab2aabcd6eaad06d2c1c3f5507c8be4f9f13df31dc 37 0.01/1.00 vMB 188
347,147 347,147 0000000000000000032552832bac08a6504855832019c856c50eb565cffb519a 392 0.32/1.00 vMB 13
347,146 347,146 000000000000000008f8f370e046e4b8c17cb079b4224ce9333d081bef72b25c 699 0.75/1.00 vMB 18
347,145 347,145 000000000000000006fa5c8f444f2dcad5694068d17db9edc30a97d1a2552c7c 1,709 0.75/1.00 vMB 30
347,144 347,144 00000000000000001500a1ee2de553e773d93e5ba7c8e99afbe4d2b155e43cfb 315 0.18/1.00 vMB 20
347,143 347,143 0000000000000000168020c8d10668731454ea9a8f47d9b74085079b2beb8ee1 538 0.75/1.00 vMB 11
347,142 347,142 00000000000000000f4120c8991ad5f77da6ba57255c5ad16904c4523fc49693 2,206 1.00/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.35 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: 662.22 GB
    • Received: 14.84 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.