Loading Tool

Explorer IconExplorer

Memory Pool

41,909 transactions
28.80 vMB
0.06232273 BTC
Random Selection Loading Transactions
Max Size: 148.09/200 MB

Candidate Block

Mining Attempt 20bfff36648a35ecb08cb276adf1d9d090052ea7f109b6e2d653443186523166
Version 20000000
Previous Block 00000000000000000001e8eea2fc217de15f4d40d8c46e346c3a22c6ea1dbb3a
Merkle Root be9ec0c9e88443865a967d5c7b3d9b218bbe03f3488a925d66811fcf13035fcb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,885
Size: 1.00 vMB
Total Fees: 0.00644083 BTC
Feerates: 60.13 > 0.65 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,619 (483,232 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
431,387 431,387 000000000000000003fd2889db7ada79183705a5a37199a68eb5297d8f626cc4 1,517 0.68/1.00 vMB 62
431,386 431,386 00000000000000000143a3b132450e90248283a632cd603224ac77ea24f3d7a0 38 0.01/1.00 vMB 77
431,385 431,385 000000000000000001c06a029595a5075df578ad3ef3ede1dacc208d6fdcd028 786 0.98/1.00 vMB 19
431,384 431,384 0000000000000000017d46f0e430febd78ff5a1c68b5f20835dd51409e1cd634 341 0.14/1.00 vMB 63
431,383 431,383 000000000000000000cdd703f2c081e45c59e4dc1c3cb5bd367778802fb4f644 251 0.10/1.00 vMB 68
431,382 431,382 000000000000000001ef0b04dd1a35ac2a2dff0913eb5e07788e5b4f86c2d2ef 2,406 0.93/1.00 vMB 61
431,381 431,381 000000000000000004db68a99f49ae1b06ec201caa74df01b31995482fc47b02 1,164 0.99/1.00 vMB 31
431,380 431,380 000000000000000000a565654bf4555b004048a76220fa784b4e925cd91597fd 134 0.05/1.00 vMB 67
431,379 431,379 000000000000000003afe12cada2f6cf010279c706073003e830961744c4c056 510 0.26/1.00 vMB 57
431,378 431,378 000000000000000000b75cc073c1511249dc9fb4b61cf619e9b39b0349c89e24 1,017 0.58/1.00 vMB 52
431,377 431,377 0000000000000000022f3b6036b15f1cca1f5bf70551c51c2b92ec8021392dfe 2,448 1.00/1.00 vMB 63
431,376 431,376 000000000000000000ad101fc9bab0e3fc2a4645b61d145882261d4a31caaaa2 866 0.75/1.00 vMB 28
431,375 431,375 0000000000000000046f98fe56c9bd8fd377cff00274c63edf0d1b765844eb5d 1,086 0.99/1.00 vMB 25
431,374 431,374 00000000000000000059790878dde591b1fe313663f8991f954b6577316b17a3 272 0.13/1.00 vMB 48
431,373 431,373 0000000000000000034dc54f310674d2384c4348328e3b859c4dd54470c74885 518 0.21/1.00 vMB 55
431,372 431,372 000000000000000002a1abc45e0b88b032e3c894b1da7bc16dd0954ed7612698 313 0.12/1.00 vMB 49
431,371 431,371 000000000000000003b797d3920f56a4f55247c972e343673a0ee72efc58ce7b 1,059 0.46/1.00 vMB 56
431,370 431,370 000000000000000003c3e61d1463b2661461ecd70cd822f8a1e8e6a5941f5bb2 589 0.25/1.00 vMB 54
431,369 431,369 000000000000000002895e814c80355e9fb0c761b05bce31b1b4160c46496164 418 0.17/1.00 vMB 59
431,368 431,368 0000000000000000046cfdbb647b45ae3b60235252e5b8c6149be58c23a6177f 255 0.12/1.00 vMB 54
431,367 431,367 000000000000000002ac33372013c6dca51b25ad85b35d8c64ea58a87e388abb 215 0.10/1.00 vMB 48
Previous 10 blocks ↓
Total Size: 781.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: 629.67 GB
    • Received: 11.94 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.