Loading Tool

Explorer IconExplorer

Memory Pool

80,764 transactions
29.91 vMB
0.12172890 BTC
Random Selection Loading Transactions
Max Size: 180.17/200 MB

Candidate Block

Mining Attempt 4e5bb21cd93bffee5a06aaf3f22a24fc3bb498c6b4f673a256f7437e97d59e94
Version 20000000
Previous Block 00000000000000000001da0a60f0698b1c5dd5ff7d15014352ab111436e992fd
Merkle Root e0d9aec741f2e686277e387e2a392629a36d1e2a90750a74009257bc5513e236
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,991
Size: 1.00 vMB
Total Fees: 0.03397119 BTC
Feerates: 149.47 > 3.40 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,300 (758,064 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
157,236 157,236 0000000000000b33ae10b37448cd6fa1e76519ee8135221f1723fb21c97ce652 9 0.00/1.00 vMB 721
157,235 157,235 00000000000009736897988613310282732f87d22a22533940d3d986257d90e1 31 0.02/1.00 vMB 1,143,052
157,234 157,234 000000000000000d3d49b6e82be1806b106c2fbc3aae3680ed46f65270f25a5e 17 0.01/1.00 vMB 2,242
157,233 157,233 0000000000000b546ab1387d54422b01355b43b8936a726ef1ba64e29923341d 59 0.02/1.00 vMB 51
157,232 157,232 000000000000005db032393e1b00fa8918407099e68d221d5d949828287ea1de 17 0.01/1.00 vMB 165
157,231 157,231 0000000000000a6fd886cb7403e22a1f4dadda02c3770d7cd49b361afa3a6d47 50 0.05/1.00 vMB 117
157,230 157,230 0000000000000979583ac73c41ddd0bf1ad1106f232284f073873e2fa84741ad 63 0.05/1.00 vMB 88
157,229 157,229 0000000000000383a59c92d98a23ec5e2f9338ef2d4f2ab6604a21f692cb9642 70 0.03/1.00 vMB 88
157,228 157,228 00000000000005befdc4f9ec74e61cb37571792e9b967e22710e485d14af65fc 18 0.01/1.00 vMB 822
157,227 157,227 000000000000093082fe02abd282adf6fe6860bccc5e2936d4ec4f6f04e7abf0 98 0.04/1.00 vMB 32
157,226 157,226 00000000000005157df1c222cac4c324c71774f6e73d2c87f0531792801f597d 11 0.00/1.00 vMB 16
157,225 157,225 0000000000000c5d0a4645aa9a40681bb7e6ca5de7c274e047e5bc8544ff5913 15 0.01/1.00 vMB 103
157,224 157,224 0000000000000202cfe4a3a9be7f83a304c817cd0945284d3f02210694c7a31c 23 0.01/1.00 vMB 301
157,223 157,223 00000000000005c0e97a53daaaf2e9bea8913dcc4dbe006a74feec90e918fb09 1 0.00/1.00 vMB 0
157,222 157,222 00000000000001246b5b8964194ad1ca98efae30ffdff292aa3ff860ad63e762 23 0.03/1.00 vMB 31
157,221 157,221 00000000000004748cb61399de030dce94d9603c7819d87581a957aedafc17dc 39 0.05/1.00 vMB 27
157,220 157,220 0000000000000147c56de5d57ab3cea8c6976e18ef361006f71bda34f26ba333 34 0.01/1.00 vMB 139
157,219 157,219 0000000000000a5d8ee190cb123fe462bf728eac2d706f9fccfac705a3e547d7 16 0.01/1.00 vMB 198
157,218 157,218 0000000000000d027a5d0c8d24952554acf5c5c13c8aab78c10967bad2350850 125 0.05/1.00 vMB 53
157,217 157,217 0000000000000897d1659345c868adaed82c6d7c184e680da6d2084663af727c 1 0.00/1.00 vMB 0
157,216 157,216 000000000000001cb74dde32381dd691f4b3a06d7273e8d5ab56749718f1cc29 5 0.00/1.00 vMB 100
Previous 10 blocks ↓
Total Size: 782.91 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.85 GB
    • Received: 17.49 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.