Loading Tool

Explorer IconExplorer

Memory Pool

75,162 transactions
27.72 vMB
0.07760288 BTC
Random Selection Loading Transactions
Max Size: 169.06/200 MB

Candidate Block

Mining Attempt 38bf614eaee91ff64ecb790af23f71d196159431477581a7f3bc643598b06ad3
Version 20000000
Previous Block 000000000000000000007612e5d7521da87d841e6b2b3b5b4a88a6af3ae40dcf
Merkle Root c9303d601ff735c07a671b174dcec5e79138f45fc29a3f3b31158a383b83f726
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,404
Size: 1.00 vMB
Total Fees: 0.01838273 BTC
Feerates: 301.57 > 1.84 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,256 (68,262 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
846,994 846,994 00000000000000000000701e89d35db78fbc53358fbc9192797e2b1c4f52726c 980 1.00/1.00 vMB 95
846,993 846,993 000000000000000000004477fdd14b4054cf2141559079ab44fed3b2342c0957 468 1.00/1.00 vMB 92
846,992 846,992 00000000000000000000d38e935a62b184a128e18b15c710c2df5dec6c980bf9 1,057 1.00/1.00 vMB 101
846,991 846,991 00000000000000000001cd8e63ee7718fa52a13d7620f46b9559950177a2ab73 746 1.00/1.00 vMB 99
846,990 846,990 0000000000000000000357eba46b34208e2fd1b9ebbf8249571536aed2226a88 827 1.00/1.00 vMB 97
846,989 846,989 000000000000000000007e863db403d66258a06876a08b2b68e0b5379d407763 1,186 1.00/1.00 vMB 126
846,988 846,988 00000000000000000002e185b08f04649276389503d8f117bb515d87abf04506 1,121 1.00/1.00 vMB 91
846,987 846,987 00000000000000000002551e4936c539a90fc39084a36148e3e5efcc61268be4 986 1.00/1.00 vMB 114
846,986 846,986 00000000000000000002437394d080a0b337d765b7a54788c52ca08f652fd34d 2,598 1.00/1.00 vMB 184
846,985 846,985 00000000000000000002a9be90681a0595c73b70c013c8e7c2d22560cdeb24db 1,118 1.00/1.00 vMB 108
846,984 846,984 000000000000000000025f1947b954978c4efb0d1f1184a8c01715d48d54917e 1,987 1.00/1.00 vMB 166
846,983 846,983 00000000000000000002627103d375bfe6a65c57a164e6503b9341bfcabfc8a1 1,366 1.00/1.00 vMB 141
846,982 846,982 000000000000000000006f2c34fce21370c15e07fc54a32c61caa733ad9b0ecd 1,462 1.00/1.00 vMB 149
846,981 846,981 00000000000000000001bf0ff6fcc9adf6d12f2ef5bd8143246c0ef59bef2a25 586 1.00/1.00 vMB 117
846,980 846,980 000000000000000000028e8c3a3d7dfba8b22cad9a54d1a52ea631eb7ab500b2 512 1.00/1.00 vMB 120
846,979 846,979 00000000000000000000e35e9aeef07b7a8717fc04a0cc197f0660baa93ba024 1,002 1.00/1.00 vMB 136
846,978 846,978 0000000000000000000174e76d8e76f833c97bfd87295240fd9614029369f757 762 1.00/1.00 vMB 128
846,977 846,977 0000000000000000000238b2bf2397dbe11acb7fe728a5b742c23c4ea8952ec5 683 1.00/1.00 vMB 130
846,976 846,976 000000000000000000028a590160a5bc4edc660861d5ea5d6930c95e699ca5d0 365 1.00/1.00 vMB 126
846,975 846,975 000000000000000000031d918d66fd78d33918c5dde1112591d7ab64cdd61d9a 1,377 1.00/1.00 vMB 166
846,974 846,974 00000000000000000001dadb9c965ae590a1d017b8eb69a89591af103db35c5e 631 1.00/1.00 vMB 135
Previous 10 blocks ↓
Total Size: 782.84 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: 711.86 GB
    • Received: 17.14 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.