Loading Tool

Explorer IconExplorer

Memory Pool

74,803 transactions
27.68 vMB
0.07495869 BTC
Random Selection Loading Transactions
Max Size: 168.66/200 MB

Candidate Block

Mining Attempt 5e66db585a829042e907c53f265bccbeb6c6b2707de824aa66274e1bc3d1cbb5
Version 20000000
Previous Block 0000000000000000000192874583294799069cd41a502da4205abee519612895
Merkle Root 66b07d40cfd01811493e52c92d3c80410fc2bbe7cc940ec558898a97945a8ab5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,829
Size: 1.00 vMB
Total Fees: 0.01585914 BTC
Feerates: 100.35 > 1.59 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,293 (650,459 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
264,834 264,834 0000000000000000cb66f870d9dc2dc9b369e3cd6300036c62c857d7f13bf3f0 81 0.04/1.00 vMB 101
264,833 264,833 000000000000000114baf399fccf05a4201fc9f8472729a13cb8d11bf236bf04 43 0.02/1.00 vMB 126
264,832 264,832 000000000000000d1c4163f214ba24b3c002a10df56a53a53d519b2a5801dab0 17 0.01/1.00 vMB 47
264,831 264,831 000000000000000307b24a5c94d00a066c3daa7caaf9526dfa627874c8b5c190 59 0.02/1.00 vMB 132
264,830 264,830 000000000000000f0ce960701f5d50a60b20b1df01a9952cd0d407b62ead3e89 137 0.06/1.00 vMB 16
264,829 264,829 0000000000000002045fe0e8052bef0f6dd36ea8855130f1d8d1af0371c99869 462 0.19/1.00 vMB 108
264,828 264,828 00000000000000074ea2d08cdc7d5c456df3ed2bc16e148c8a6fc31451cfb94d 703 0.34/1.00 vMB 102
264,827 264,827 0000000000000007db8bc1d1858311ba73e6603800dd690939b50bac55f237d0 608 0.25/1.00 vMB 114
264,826 264,826 0000000000000004da2049be814d2c43b30a064388d222a650969a0998a65057 153 0.08/1.00 vMB 59
264,825 264,825 000000000000000801a05d6a881fc816f5dac06f14523372e4f00f2fabbc23bd 496 0.20/1.00 vMB 147
264,824 264,824 000000000000000c84c0eb1d21aba687a9b333d57aa13c47b03075155352b2b8 380 0.17/1.00 vMB 126
264,823 264,823 0000000000000006cc91ccf373bac44b200a262adc444796b6916d0598001b4e 158 0.07/1.00 vMB 120
264,822 264,822 000000000000000fcc8ad0b8d3db9082502e5198fab24d839fb97984a13951b3 52 0.02/1.00 vMB 76
264,821 264,821 00000000000000025344a98d41125f5a82b488a05eb1b93520b15cca1599f7fc 434 0.22/1.00 vMB 119
264,820 264,820 000000000000000313a9ead24feb0a02a5a929da6f2722e6e1a10c0e2be702a5 458 0.22/1.00 vMB 124
264,819 264,819 00000000000000001197432c02f7d01031a84ed6b24b7374d78b4fe586b80054 97 0.04/1.00 vMB 97
264,818 264,818 00000000000000049a7853fa6f86770e22c1ca6040b2c4a35e4cdd5c96b98ee8 188 0.09/1.00 vMB 99
264,817 264,817 0000000000000001e72fe63d7a27802ac6ac5862fc74ed4da2da581b459c506e 400 0.17/1.00 vMB 121
264,816 264,816 0000000000000002d6e50dc038813bdd49c56bff320a49acc34ca3c91f26e6ca 7 0.00/1.00 vMB 99
264,815 264,815 0000000000000002623d732d6f4666d7a4858f28e032a1db682267eefc41cd98 127 0.05/1.00 vMB 99
264,814 264,814 00000000000000044d33b1b3b8b1cce06b029a3c4c07a40c850c620aba3027cd 476 0.20/1.00 vMB 118
Previous 10 blocks ↓
Total Size: 782.90 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: 713.58 GB
    • Received: 17.40 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.