Loading Tool

Explorer IconExplorer

Memory Pool

80,905 transactions
30.84 vMB
0.08265608 BTC
Random Selection Loading Transactions
Max Size: 187.21/200 MB

Candidate Block

Mining Attempt 4f11923741815c804ac49e249f5ba610547885519a2dbb9654fc8ce320ec3844
Version 20000000
Previous Block 00000000000000000001b66b272ca3a270115c0167b0c55ec51ed4c599c6d99e
Merkle Root ab56c3f1893e779c246681b6766ee7e7dd3742ffe72104bced4039bcd5a4e380
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,994
Size: 1.00 vMB
Total Fees: 0.01640152 BTC
Feerates: 100.69 > 1.64 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,184 (539,959 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
375,225 375,225 000000000000000007108e09d048104d6975f2f5724c11276e5f2c55c461a09b 133 0.08/1.00 vMB 24
375,224 375,224 000000000000000010876bcfcd671cf99362bec395a6638d2895149c77ab523f 807 0.43/1.00 vMB 36
375,223 375,223 0000000000000000039633546ee4b901ef496362c524b7207dc603af28b4e583 1,975 0.89/1.00 vMB 51
375,222 375,222 0000000000000000079f16da75f77d6cc15433767a722f0777ff26859a288c3f 384 0.19/1.00 vMB 43
375,221 375,221 000000000000000000aed43d5da96ba74df7b3ed4acbefa7c324ba1ff3344dc5 264 0.25/1.00 vMB 24
375,220 375,220 000000000000000006c40d54b677b89a823e4b1097218fc403ed73abc44a526a 628 0.39/1.00 vMB 23
375,219 375,219 000000000000000000bcaedcb566f202ca0e2bb1d0544ac6f86933e0a6034075 1,820 0.76/1.00 vMB 40
375,218 375,218 00000000000000000c16b46459dacf34c2b416975295b7c04394206748fbe6b0 256 0.11/1.00 vMB 31
375,217 375,217 0000000000000000085b1947223c529915910a347c7725481d0e4900b8ed7a2b 818 0.40/1.00 vMB 29
375,216 375,216 00000000000000000f212559d57e7c7a8c0878507ca0c370e513648a34f05cac 787 0.54/1.00 vMB 23
375,215 375,215 00000000000000000236656117597f438538da15e7920ac68748a97471a1040b 780 0.41/1.00 vMB 31
375,214 375,214 0000000000000000025c2db75a38b5d74e74ed7ad04dcff85638a6f7a603931f 460 0.23/1.00 vMB 27
375,213 375,213 0000000000000000087459958070b2e624fa8f2c45e462b97406245d1d8bd4c6 981 0.47/1.00 vMB 39
375,212 375,212 0000000000000000086c5241787572a4cc83da6766936d6b72636b10614f46b6 240 0.15/1.00 vMB 27
375,211 375,211 00000000000000000bdc923ae1014509add6649520d11236417aa77c0343e329 625 0.35/1.00 vMB 37
375,210 375,210 00000000000000000be983a81043933c38008010b849fd6a35d5dd2d57f929bd 864 0.53/1.00 vMB 28
375,209 375,209 0000000000000000051f5de334085b92ce27c03888c726c9b2bb78069e55aeb6 1 0.00/1.00 vMB 0
375,208 375,208 0000000000000000070aa22c35a04fcea22eea3319ffb618ed0e187db6d5e427 225 0.13/1.00 vMB 34
375,207 375,207 00000000000000000b0ea8928caa5ac0ef4d27e93001ea4334903707470c4bbb 688 0.33/1.00 vMB 45
375,206 375,206 00000000000000000db7f039253370a754b12e27cd9deba780e52e11f451fc78 109 0.12/1.00 vMB 16
375,205 375,205 00000000000000000bceda5d486105e0024ae29ff9e376dac2739f58e154ca0f 336 0.20/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.72 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: 702.15 GB
    • Received: 16.63 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.