Loading Tool

Explorer IconExplorer

Memory Pool

78,911 transactions
29.43 vMB
0.06677110 BTC
Random Selection Loading Transactions
Max Size: 177.18/200 MB

Candidate Block

Mining Attempt eadca5ee38b178e1da98c51f25b00037bbe6b2da3a43765d45dbb8a1e99e5df1
Version 20000000
Previous Block 000000000000000000018695f041328e2b5529f23ff75f1df68b481c7c8526bc
Merkle Root c1120df5d40be254f77c6c62cd2d8df9ebfdd68153fd316a1b0e6a3a09447213
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,421
Size: 1.00 vMB
Total Fees: 0.00706069 BTC
Feerates: 150.77 > 0.71 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,993 (688,144 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
226,849 226,849 00000000000001b425d02b040efcff0ac6817c8ae85744a86d668f383041e074 471 0.36/1.00 vMB 118
226,848 226,848 000000000000016493c1c7826632cf892517f3030230b975eac1863fd276a077 146 0.07/1.00 vMB 152
226,847 226,847 000000000000003fe318bd066b1c31cfce9ab6adf243f67468a1b244cd092b2f 218 0.11/1.00 vMB 154
226,846 226,846 00000000000002708ec9c4556164b1e090ba3c9098bca5c285c535742d900027 147 0.06/1.00 vMB 147
226,845 226,845 000000000000016f3a9fbcaa92083cb5f604d789c32fe225b3e7b6c8d32d2836 276 0.15/1.00 vMB 145
226,844 226,844 000000000000032fc58adf8d775cb901df7508227558521af50cb492cfbc7ef7 164 0.09/1.00 vMB 92
226,843 226,843 00000000000002964e3187ea96cae4c4b01d9a65b99be43504513770aaa5b802 275 0.21/1.00 vMB 169
226,842 226,842 00000000000000c4ddf0a5a1065b04c411ffba372c3f6d35f2eb47b11526a452 87 0.06/1.00 vMB 117
226,841 226,841 000000000000031d058b548a2b5e2c3078f8d3beb2858ff828a91a934f00e059 238 0.15/1.00 vMB 130
226,840 226,840 00000000000000902ba66c160554f531c03e109ed794dffd4f1a7b664477b010 8 0.02/1.00 vMB 59
226,839 226,839 00000000000002583bfa67f0bee61bd8081134fe8ae4f6fbc1b0f60bff0ed3c8 7 0.00/1.00 vMB 110
226,838 226,838 00000000000002f10a181151e140f1d4b0ffa17200f365df69c2e82954f07b5d 175 0.06/1.00 vMB 225
226,837 226,837 000000000000010fa08f0370717d56db8ca2bd02df4e70338d2820eea59c9c67 229 0.12/1.00 vMB 227
226,836 226,836 00000000000003240a030a6a5b81c3cef05ab2ebaa6a5569e92db8120bd4ef6e 213 0.09/1.00 vMB 172
226,835 226,835 00000000000002dddaa89fe6b02c9b8e55ebd8e8282ef6a59cae03bea992b8cc 319 0.16/1.00 vMB 218
226,834 226,834 000000000000021ea119146b5b0b6ae25cbf367f55f88585df64859709b9af7e 311 0.16/1.00 vMB 169
226,833 226,833 00000000000000f65870ac2a7fd42daae951cacf9c986216bb6421a88695bf88 88 0.05/1.00 vMB 149
226,832 226,832 0000000000000004c600a4b9b3c250d35462740b105f5febd0b932b8a07e9c71 129 0.05/1.00 vMB 191
226,831 226,831 00000000000002df1fa55099508ab1bd877356ea829b32ef558820b303a66cef 14 0.00/1.00 vMB 131
226,830 226,830 00000000000000ff116cf53d8bb5cc1d0a21f10368c1a91c04206cacbf81f502 212 0.11/1.00 vMB 132
226,829 226,829 00000000000002661ae006f94dd5831890e0b0a2e4dcc0fbbf7097da660cf1f3 116 0.05/1.00 vMB 160
Previous 10 blocks ↓
Total Size: 782.38 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: 664.28 GB
    • Received: 14.96 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.