Loading Tool

Explorer IconExplorer

Memory Pool

41,961 transactions
26.56 vMB
0.07770410 BTC
Random Selection Loading Transactions
Max Size: 138.69/200 MB

Candidate Block

Mining Attempt c681d499899f1b8d204a511f07f4c87b18978c4c83e4897e408c7bb6ef41fdc2
Version 20000000
Previous Block 00000000000000000000fc48cc8686a8ac722c054bcc7b44a0442c0f1c3ff981
Merkle Root d469060883af77d972f8e2e6a750524ee8f55e8abc6c5c7f14c32b12ea666b35
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,750
Size: 1.00 vMB
Total Fees: 0.02878084 BTC
Feerates: 151.01 > 2.88 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,883 (601,461 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
313,422 313,422 000000000000000029a4f23d255ce0d25a707adab6c866d37b2538ee4ba330ac 512 0.17/1.00 vMB 50
313,421 313,421 000000000000000032b2b004c499a6d15b0d49e9e0e37c83bef49c3db6c778bf 356 0.31/1.00 vMB 17
313,420 313,420 0000000000000000048ab2104bc3b0b8278c7e16f99d7841b2c1aae0d248a350 668 0.25/1.00 vMB 39
313,419 313,419 00000000000000001da554d9a8b7333248921f7732f173060b0b2290f2db10c3 147 0.16/1.00 vMB 19
313,418 313,418 00000000000000001da8e8d4a719f077338c8521e43782307c2501212a974db1 380 0.23/1.00 vMB 27
313,417 313,417 000000000000000008a5b7801231225765043db7096474c12dd1e96e04db8780 1,056 0.75/1.00 vMB 27
313,416 313,416 0000000000000000304e504298ae7b8d2064ffb104b12a6640747ccd7c89fbfe 634 0.36/1.00 vMB 27
313,415 313,415 00000000000000001ac4d9da794354d23b8ace8f04d1c311dbfeb38f0ed7a30e 490 0.27/1.00 vMB 27
313,414 313,414 00000000000000003a8f77b8365b517373b26082606e8217ccd19fdcd8f19154 107 0.06/1.00 vMB 44
313,413 313,413 00000000000000000db6e9fc33abcb86c164dcecd825b91e1ba55f73adbab55a 884 0.52/1.00 vMB 26
313,412 313,412 00000000000000002209421723cf48db11ce1b576f249e9ae45b641bd6ff942c 706 0.43/1.00 vMB 26
313,411 313,411 00000000000000000027e3b0201c44b07e90567f5026d76d14b1bd777f2911ca 36 0.03/1.00 vMB 18
313,410 313,410 0000000000000000112e91b43dc8d02afb74ac7898edee230390bf3f010b9b1c 1,297 0.63/1.00 vMB 31
313,409 313,409 0000000000000000386daf26da9366e74e12f75bd7236999589bfbb7016d336c 331 0.16/1.00 vMB 32
313,408 313,408 0000000000000000293f5b97dd7c81664c12e82c1c348a7b184a848b8718e873 517 0.30/1.00 vMB 25
313,407 313,407 00000000000000002fdd525ff7aa3cab5b28622046c3a54d555fe7da34bba524 644 0.32/1.00 vMB 21
313,406 313,406 0000000000000000289c3c3a9d8b15a6491ebf26f633fd43a619f4ad33df3638 815 0.48/1.00 vMB 27
313,405 313,405 00000000000000002e4252be6ace1bd1a6ceeb91b8515d353de53b3e92df629d 567 0.42/1.00 vMB 18
313,404 313,404 00000000000000000ba9c5f38539c42712c0517eb51403c0f8db0431a93a3c1e 696 0.25/1.00 vMB 40
313,403 313,403 00000000000000000ba66bc59143e0c26f6275745366f7362c3139361bc4407c 38 0.01/1.00 vMB 40
313,402 313,402 000000000000000028e5148d969ae6423519b753938495d3e23109d42a0fd09a 32 0.01/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.18 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: 653.62 GB
    • Received: 13.97 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.