Loading Tool

Explorer IconExplorer

Memory Pool

40,258 transactions
29.05 vMB
0.06984886 BTC
Random Selection Loading Transactions
Max Size: 147.87/200 MB

Candidate Block

Mining Attempt fe6ed2d7144fd61e7714bede2477671c11b255f34486bad66df0253b9cd54052
Version 20000000
Previous Block 00000000000000000000a03c2ff2e9c4376ebfdb09bdac0054b5959b0793006b
Merkle Root 5a500214639e55f85a7eb010a6d629a9b746f003c1ab57c2a8833a3bb2158ac5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,724
Size: 1.00 vMB
Total Fees: 0.01325556 BTC
Feerates: 497.33 > 1.33 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,546 (393,817 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
520,729 520,729 000000000000000000343560c744bc52dbbbac46b0babe8f032fb6a9310d5853 570 0.26/1.00 vMB 46
520,728 520,728 000000000000000000318cfb9e83db863425b2f3020ccde0aab1b3bfacd8e335 1,903 0.80/1.00 vMB 37
520,727 520,727 000000000000000000043880f428b928f29f3a8b9e64cb0796f14b40306cc4f4 1,596 0.61/1.00 vMB 30
520,726 520,726 0000000000000000000355c127fdd2d53a141d40733fe4cfa0fde0ace70d2b30 338 0.14/1.00 vMB 23
520,725 520,725 0000000000000000001858ba5a7a319899d5a2e2fe24aa990c29f4ee470f0c7a 676 0.33/1.00 vMB 41
520,724 520,724 0000000000000000003f7fcd3b23ec00d0ecfcd6fc8f7d3f05b8c5c5e7a202e3 496 0.27/1.00 vMB 31
520,723 520,723 0000000000000000000d182083335dad102e904b469e9dd0c6a101ec21b7f983 686 0.54/1.00 vMB 16
520,722 520,722 0000000000000000001c55e8cffaeb18496c0716ff2f670a723f81e8523f6646 350 0.90/1.00 vMB 4
520,721 520,721 00000000000000000041381f75da5d84a5c3e54ab561251b312c7c459e8aa978 783 1.00/1.00 vMB 19
520,720 520,720 00000000000000000036454629ac040b0e2e9e2c4cae2b29a37a88a3ace577d0 696 1.00/1.00 vMB 3
520,719 520,719 00000000000000000023651cf6f8ceb54e4a0f14e93a769847af1ee8665caecc 2,822 1.00/1.00 vMB 42
520,718 520,718 00000000000000000037bb80c16e4984aa3759cbed7ae274efc2ab134595bd05 2,265 1.00/1.00 vMB 30
520,717 520,717 0000000000000000002d824a5e39d261d9b91da38802c0b20b7337e1ef313484 1,203 0.71/1.00 vMB 34
520,716 520,716 000000000000000000081e40c3356e926f0d667aaf4000e3db07ffe21c70f40a 476 0.22/1.00 vMB 20
520,715 520,715 00000000000000000023719fef5810c2abc2b4a5aca50274ac65b57806ea6ac4 253 0.16/1.00 vMB 39
520,714 520,714 0000000000000000003476e55739a6396bb9857f62430afb9d6e5181b2fc0cb5 1,420 0.91/1.00 vMB 23
520,713 520,713 00000000000000000011f0b242f0a86cddb52c7676c2b42a1695ffce4c4327e4 217 0.11/1.00 vMB 18
520,712 520,712 000000000000000000449c26709d652593f737367806c10fb5aa7766eda1ea4a 87 0.06/1.00 vMB 18
520,711 520,711 0000000000000000001423d56dc47aad0ce6ca3e50456f42b9187065920fa4e8 1,238 0.85/1.00 vMB 26
520,710 520,710 00000000000000000044ee8895ed2885276e253f21b91a4c863ec30cb9eb5eff 1,859 1.00/1.00 vMB 24
520,709 520,709 0000000000000000002cf451392247ecc20381e4fd0d47927b4fa7cd163b209e 1,928 1.00/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 781.58 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: 622.86 GB
    • Received: 11.40 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.