Loading Tool

Explorer IconExplorer

Memory Pool

78,283 transactions
29.09 vMB
0.08101212 BTC
Random Selection Loading Transactions
Max Size: 176.07/200 MB

Candidate Block

Mining Attempt df598844821c67d0d2fad704f431c1d70b4b9b670c24d74726f2578246131d69
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root e9aa98e35e154edfced2ef43e805c755e38905fb740d42ff89817c8923543d27
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,819
Size: 1.00 vMB
Total Fees: 0.02026064 BTC
Feerates: 178.73 > 2.03 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (497,482 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
417,680 417,680 000000000000000004c8d060dbac7812b222423f4a78253f920c5c863da9cd8b 2,492 1.00/1.00 vMB 63
417,679 417,679 000000000000000003df866951b5010087d16a657b181034affee9872d58fa7e 1,596 0.73/1.00 vMB 36
417,678 417,678 000000000000000002dc3a135da0e7f736062175d1c95909814c6121c212590d 1,174 1.00/1.00 vMB 50
417,677 417,677 000000000000000004b7b00d31c9354ba1f8260a47dd7475d75c16aeed3a0efa 745 1.00/1.00 vMB 54
417,676 417,676 0000000000000000002f9c391b95e98915799cfc24dfa42458701a6b3c4b6bf6 268 0.93/1.00 vMB 48
417,675 417,675 00000000000000000128195446a449ad2eb535eec56c9fc3c7ff82bb7c20955a 2,488 1.00/1.00 vMB 65
417,674 417,674 000000000000000003ecde95831cf4b9c528e048f6f94454deb9d3ebab18a048 2,247 1.00/1.00 vMB 86
417,673 417,673 0000000000000000009aff8a3431e10f76f2ec2d6c10785a077e6478d833da31 1,450 0.99/1.00 vMB 44
417,672 417,672 000000000000000003408ab59ff6c69ba3cf17b6d6a27b40870dcd79abf9fe5a 646 0.26/1.00 vMB 58
417,671 417,671 0000000000000000044321cccd0bfe6faaaa167521b799d6db083354c94438a3 537 0.21/1.00 vMB 66
417,670 417,670 000000000000000002d21362c5cf838e8ecafab614e8351f471cd74b1f739aaf 1,103 0.40/1.00 vMB 65
417,669 417,669 00000000000000000490fe32addc89ba4f8be7abd81e4b37a7d66cb077134e48 2,202 1.00/1.00 vMB 73
417,668 417,668 000000000000000000d568aaa62ba9bddb1ea840f9bd4e0c895c1cd94d656563 2,046 1.00/1.00 vMB 56
417,667 417,667 000000000000000002cbbf82c412f6b1db1dc98515fa4f94035014f74387d51b 1,777 1.00/1.00 vMB 38
417,666 417,666 000000000000000002704663e2359fc83e1bf1f29d58f0cbc9177a5f312d87b6 1,920 1.00/1.00 vMB 51
417,665 417,665 0000000000000000011eb70a82a16f9e044eedaee22d34c88ad55412ddc362bb 2,008 1.00/1.00 vMB 38
417,664 417,664 000000000000000003556689c52aba24da604ff64ff712a2a97be67bc93165c6 2,577 1.00/1.00 vMB 65
417,663 417,663 0000000000000000040115d2b16a5f5cd20f1237f1c823122bc2c3c6818f250a 2,292 1.00/1.00 vMB 68
417,662 417,662 00000000000000000213a49fb761ebdd856cc5d6378dd57b427f33dcdac389d9 1,620 1.00/1.00 vMB 65
417,661 417,661 0000000000000000042203d7db491fa9cd59c334ef151160971ad3851ed791e1 2,665 1.00/1.00 vMB 69
417,660 417,660 000000000000000004c41fa776c32daddc64c361ad3ae83428afe5110d6a8542 2,018 1.00/1.00 vMB 55
Previous 10 blocks ↓
Total Size: 782.68 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: 677.80 GB
    • Received: 16.44 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.