Loading Tool

Explorer IconExplorer

Memory Pool

80,954 transactions
30.17 vMB
0.10188524 BTC
Random Selection Loading Transactions
Max Size: 182.04/200 MB

Candidate Block

Mining Attempt af980ec6b428464f00d16bbaea15cb69112bcdc5adbce7cf6a72e3ec4e2c8a9a
Version 20000000
Previous Block 00000000000000000000f924cf5022dab74d96145383ec21fa5a02b0a126c621
Merkle Root e4c497a5517f08820441dc39ea2a49b2d174e5037d01e6d63396b740565fe856
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,159
Size: 1.00 vMB
Total Fees: 0.02943263 BTC
Feerates: 54.29 > 2.95 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,124 (633,479 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
281,645 281,645 0000000000000001cafc8b839398236bfd00689d9de4d621bb72a8773e0fd7ea 518 0.40/1.00 vMB 22
281,644 281,644 00000000000000003b469d7165cf7cf9dee042c58aed2f60cecbcfeac8629a41 133 0.05/1.00 vMB 89
281,643 281,643 0000000000000000ddd5b40d5267cd9db2ca191c50d9991578374876bd8a8e24 658 0.25/1.00 vMB 35
281,642 281,642 0000000000000001c6249d8c0eecb4bbd296f4e98d85a3c0847f3eae326dec2b 137 0.05/1.00 vMB 81
281,641 281,641 0000000000000001959b9c69ab0e7e83e178203cb24e70daa14a6a3b45fa5bcc 152 0.05/1.00 vMB 224
281,640 281,640 0000000000000000d85bc2c832cc85ce54b8100ebd84fe309a77662423f7e57f 51 0.03/1.00 vMB 5
281,639 281,639 000000000000000185f211a371adc0f42825f778df2b497f4ac6714693af8d54 115 0.09/1.00 vMB 22
281,638 281,638 000000000000000171b96ba11e50f8e06aaa3b74ad1abb105002f4198f1db997 393 0.30/1.00 vMB 27
281,637 281,637 000000000000000233bd671ad0ff9be61943d18c88e6993fafad362dc7bf3295 463 0.25/1.00 vMB 45
281,636 281,636 0000000000000001a9462f933363c8b42e59ed2a9329ccd9cd03a5440e1de7e6 323 0.24/1.00 vMB 23
281,635 281,635 00000000000000000335c79846260263faf47522dc6ab1e4e564f82a5fa914bd 869 0.50/1.00 vMB 33
281,634 281,634 0000000000000000aa658d1fefc3b660b76ecc7dc8e73694862ebbff989626ea 380 0.25/1.00 vMB 33
281,633 281,633 0000000000000001cf3cdb5a8a06e0439bdd8bff5da67ae84de74d08e124612f 440 0.25/1.00 vMB 33
281,632 281,632 00000000000000023c8e52c720cac8048f4b34a5d7f59264592df41656bb27af 479 0.25/1.00 vMB 48
281,631 281,631 0000000000000002119dbceeeb40d6ed7ed33caf1774e55620414685ff639d61 496 0.25/1.00 vMB 27
281,630 281,630 000000000000000123967f2418d620fecd91139680b5076df81c04aad735d4e5 159 0.05/1.00 vMB 49
281,629 281,629 0000000000000001add39f4ed93cb296c90586bd5c455ce398e5f828298ef3b3 146 0.05/1.00 vMB 103
281,628 281,628 0000000000000000a020b241ceddbe9bc38eeb69651afe90d4529304bcaf3674 753 0.25/1.00 vMB 60
281,627 281,627 0000000000000000f008b9bf87a5f7859ddec60cec1e1943b574d608f0abaa7f 642 0.25/1.00 vMB 54
281,626 281,626 0000000000000001661f1d16636dbedc268a381a1cd77b997725175f015dbf9c 618 0.25/1.00 vMB 32
281,625 281,625 0000000000000001bbf4af81913e8f61601ee1e30c8a0093b2919491fad6c2f2 153 0.05/1.00 vMB 85
Previous 10 blocks ↓
Total Size: 782.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: 671.87 GB
    • Received: 16.05 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.