Loading Tool

Explorer IconExplorer

Memory Pool

41,755 transactions
26.72 vMB
0.06027093 BTC
Random Selection Loading Transactions
Max Size: 139.83/200 MB

Candidate Block

Mining Attempt 0645cee4c2aed3651a3476d2d67a476277ba62d52cbdbaeff90b0c95397dd285
Version 20000000
Previous Block 0000000000000000000092043cf5b8a15d441bfd9e63e061a7f0760325792149
Merkle Root b9666cf50789ac4979d601911b195dd0f978c892119414681c54ce3c6b230d13
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,626
Size: 1.00 vMB
Total Fees: 0.01085516 BTC
Feerates: 73.20 > 1.09 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,926 (612,492 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
302,434 302,434 000000000000000055fbc7b89fa93ab678201ec8717717fc3d5824a197733321 691 0.50/1.00 vMB 24
302,433 302,433 00000000000000002a379aec0fba41ce007b3ed81c049407890c9c414040d827 1,088 0.35/1.00 vMB 621
302,432 302,432 00000000000000000c080f42aee0e1d1d80115bcce8a9e4f94f908939cce008d 205 0.49/1.00 vMB 12
302,431 302,431 00000000000000006609c101d45ae14b4b630460e21ebde04b3bad40e7b38e76 405 0.35/1.00 vMB 17
302,430 302,430 000000000000000054b4f5c6ee8fd1c6548328732bca93e9594b4a2fda3aa293 915 0.35/1.00 vMB 41
302,429 302,429 000000000000000002e3868db0f085138bacc1a43f3088cf4980111382cbf2e5 715 0.25/1.00 vMB 70
302,428 302,428 00000000000000001d56b3fb6a6f9029d1600f49d41351e735b47805f074819b 975 0.35/1.00 vMB 44
302,427 302,427 000000000000000050a918d0d7764ff0d4d65972b5b33893fe5effb08831cc0b 177 0.08/1.00 vMB 36
302,426 302,426 00000000000000000ee63833fb85ce404c1c6dc87675e06f9c5782facf426f91 991 0.56/1.00 vMB 30
302,425 302,425 00000000000000005cc5240969bd86e5fc4b91a06098467eaa791b148ae2bbfa 585 0.33/1.00 vMB 28
302,424 302,424 000000000000000036e44fc066fff3c0f890b7866e20be979c155e713711f954 530 0.26/1.00 vMB 32
302,423 302,423 00000000000000002530bc4d4937579761fac1a67fc12fec9fe37e671673424a 981 0.54/1.00 vMB 32
302,422 302,422 000000000000000060ff9448c6b81d3280bb5d23d1851c62eacb6107deff2119 26 0.01/1.00 vMB 44
302,421 302,421 000000000000000055733b5813fa424baa7cb2ed7e53a7cc4e703a54fe02c281 326 0.24/1.00 vMB 24
302,420 302,420 000000000000000050e59ad80fce23bddbddfd79bebf199942c4cc46f2f76ffa 305 0.17/1.00 vMB 29
302,419 302,419 000000000000000042b4a4024dd1bf50567ebc4d12f43abf452577cfb3e6dea4 38 0.02/1.00 vMB 27
302,418 302,418 000000000000000030ffaa863b2ac5adff8d9be6431115b290fef025f9d02d97 275 0.17/1.00 vMB 23
302,417 302,417 00000000000000003bd3806e18a0b3fcaa72f431e99d01c87e866f018824fbbf 827 0.45/1.00 vMB 27
302,416 302,416 000000000000000046b6832eb23c55eddba2e6ccd66ec80d22f77c7b9e55fd9f 545 0.30/1.00 vMB 37
302,415 302,415 0000000000000000294e961d7f3b789d0110f4f04197225b9e13c404f93bf344 22 0.01/1.00 vMB 18
302,414 302,414 00000000000000005466995fae8d8293d550fe2b90341fb11cbe9407c77682ff 364 0.16/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.26 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: 655.67 GB
    • Received: 14.34 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.