Loading Tool

Explorer IconExplorer

Memory Pool

21,582 transactions
9.34 vMB
0.11083494 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 53.61/200 MB

Candidate Block

Mining Attempt edc5bcc4b081c5e44f078dbdc4364659a4c545536f9f5418cd6383b602549d8a
Version 20000000
Previous Block 0000000000000000000145675ea6000f3d15ebd1e48b044500eb75bc4f666b05
Merkle Root ab151561095f10552f3b46d6492e81025aeb4bdceeef549a68942ef1a235ec7c
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,377
Size: 1.00 vMB
Total Fees: 0.08414623 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,423 (782,262 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
131,161 131,161 00000000000002a41fee416c5c69dfcde591ed69cdb7882d496de340f37e3a8b 85 0.04 vMB 1,387
131,160 131,160 00000000000000f78e83f63fd0f4e0f584d3bc2c7010f679834cd8886d61876d 19 0.01 vMB 160
131,159 131,159 000000000000110f3898d5a2234b73b26ba13158e53186e4311b9bdc88ca9c1c 15 0.00 vMB 223
131,158 131,158 000000000000083a08923336e41bb269fa00de7ccc0d0acc0a1400d2d9adc9c3 65 0.03 vMB 1,296
131,157 131,157 000000000000128d73d1fcbcc9309fc018b33ea656478de2e1b3105517ebbd9c 12 0.00 vMB 316
131,156 131,156 00000000000008fa587497e13a0b43c230c81da71091bd8637a3a4eaaabfaf99 27 0.02 vMB 849
131,155 131,155 000000000000009fb0589ceaf09c061fcef33d71789653db434c654155de6ce9 16 0.00 vMB 771
131,154 131,154 0000000000000e52d0f10d04c49451dfbe40d539f6be0032eccde93e5d42a606 85 0.05 vMB 418
131,153 131,153 000000000000019e30e5728ebf49d052fe885346e6f2153902e433ff09d52447 16 0.00 vMB 1,022
131,152 131,152 00000000000001fe6b390c839e02f958c02a0ba52d8853e0ef73fd6e6d05a690 54 0.02 vMB 962
131,151 131,151 00000000000005d1f37f771484bc9b636f4eddce8b17813ec049136d3c1ccd84 22 0.01 vMB 796
131,150 131,150 0000000000000e5df3805ade2f15f182f8c571041b233e1e0a4a943b3e268e6c 141 0.07 vMB 283
131,149 131,149 0000000000000ba16932b96a6c3a8ef1f2b2ac82e8d793685a9c66d1d9f7c198 72 0.03 vMB 725
131,148 131,148 0000000000000a9f2a2b5cca1a4779e35df1391021c67ccc5b6eb56818c5bb59 59 0.02 vMB 464
131,147 131,147 00000000000003b9ede8d457c5db4c63683d3dc61aeb7daddc277ecb46f8f93e 31 0.01 vMB 1,690
131,146 131,146 00000000000003f551632dbe55bc2f791be210a8d2f7aa3a0fd0194b7cea84f0 11 0.00 vMB 22
131,145 131,145 000000000000014ef485af0ccbadf96c1f7cc14a317ef6851180f714a413d41e 71 0.03 vMB 1,161
131,144 131,144 00000000000000ea0f1fdc4b539da75ff5831eb0f380d6cbc1fc593ab854131f 29 0.01 vMB 700
131,143 131,143 0000000000000760a7a068dd604310869a1a005e6ddf1ed31509af7b5dffcd50 37 0.02 vMB 762
131,142 131,142 0000000000000d24da57feee0dbe63df50da6abc562c1913804babf047d4ac23 20 0.01 vMB 770
131,141 131,141 0000000000000ed6c7c983435673dd18fbf74aca9b85a9cc2197dd2ee3199fc7 59 0.04 vMB 1,110
Previous 10 blocks ↓
Total Size: 779.61 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: 297.59 GB
    • Received: 1.27 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.