Loading Tool

Explorer IconExplorer

Memory Pool

78,384 transactions
29.35 vMB
0.07997513 BTC
Random Selection Loading Transactions
Max Size: 179.76/200 MB

Candidate Block

Mining Attempt 98d21c0fb24d324ccb8504623d5fac613d613d181fa4c74e20390cd86fd7d4c2
Version 20000000
Previous Block 0000000000000000000027dcf55a304369afd3cca827fc0f21564e005bce68ec
Merkle Root 61e4e3dc70ef91e21428037354ffe3c9cd453bd6a945757859f535a5c74e2d2f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,372
Size: 1.00 vMB
Total Fees: 0.01552155 BTC
Feerates: 301.25 > 1.56 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,236 (564,887 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
350,349 350,349 000000000000000011a9f59f3c8deda79ae35667406de0f2388db4418ff9a23e 841 0.47/1.00 vMB 26
350,348 350,348 0000000000000000003e783809e6440b343fd32cf0e135145152be0a574c1cf0 264 0.19/1.00 vMB 19
350,347 350,347 0000000000000000085c84f2b43daed5dcf82af9d0070040a13ce2efc608aad5 1,427 0.75/1.00 vMB 26
350,346 350,346 00000000000000001266872f2f774e99cc95db654ca3ec0ec6329ac521609392 486 0.26/1.00 vMB 29
350,345 350,345 000000000000000014f110ebbb5ed92b0ca09cb22569bb2a255fbd359606a181 57 0.04/1.00 vMB 6
350,344 350,344 000000000000000002df8cf4d84e9fae3e0837eeeb42f9d43db9061d263b37d0 723 0.38/1.00 vMB 23
350,343 350,343 0000000000000000089aa974d4fbb9eafa65f62c1d7f6cff67fa5840890e00fe 1,350 0.80/1.00 vMB 21
350,342 350,342 00000000000000000fba3dfc3d005d25d81a0c0252754aec36b5a361ece0c844 256 0.07/1.00 vMB 45
350,341 350,341 0000000000000000049b50a9e9400fcd798b94472a21a3c71789265408a6601d 530 0.32/1.00 vMB 26
350,340 350,340 000000000000000005f48d8d1acdc324b7bde1322f1d48d2b525f0d410fc097e 985 0.62/1.00 vMB 21
350,339 350,339 000000000000000009edf4a1bf6f3c4e61de109e3c4b59ec91e907a19636d79a 100 0.05/1.00 vMB 18
350,338 350,338 000000000000000015045c5d8526bab12c8cb25e27a14dc35dabc51423d2f492 917 0.56/1.00 vMB 19
350,337 350,337 00000000000000001130994b310fa43733c05d6415f865c2f947fba7460f2608 258 0.25/1.00 vMB 25
350,336 350,336 000000000000000012473867cb7f131c848b841b5cba7bc3b7e721cf7074f6c3 1,533 0.75/1.00 vMB 29
350,335 350,335 00000000000000000f4548073d42cb1c1aabb82eba0c152b43785b69317055f1 624 0.37/1.00 vMB 24
350,334 350,334 000000000000000008fdc11e8a1302d4c0b01a31f79fca49eec88a63ab5ca637 887 0.43/1.00 vMB 27
350,333 350,333 0000000000000000107bf9d6598154012db80d8a15007b18640e8fb99f3bc03b 946 0.45/1.00 vMB 24
350,332 350,332 00000000000000001024f2a5e903fc8cb7d091ac5e34e0ec629d85a12f638012 520 0.28/1.00 vMB 24
350,331 350,331 000000000000000015240321750d9a55aabf6926004a99b995421a5cef471feb 437 0.24/1.00 vMB 27
350,330 350,330 000000000000000002be5e7204ceaf6d129633b7f9e1fc22f0529aae0cd7d984 453 0.24/1.00 vMB 26
350,329 350,329 000000000000000004d938f5e656e5cf3b6a5f219e8a8c64ca330c4362e2200a 295 0.14/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.80 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: 710.02 GB
    • Received: 17.01 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.