Loading Tool

Explorer IconExplorer

Memory Pool

80,576 transactions
29.70 vMB
0.09497058 BTC
Random Selection Loading Transactions
Max Size: 180.08/200 MB

Candidate Block

Mining Attempt 198a4754602a174b2b9a2759f367a3ff7d4e397db73c3bdff257ea244b30c971
Version 20000000
Previous Block 00000000000000000001fa937a9d4dce7a38d755f594edd200e4f323094a5ecd
Merkle Root fc9a4adf14baaf2890f7eb56e69320b12553f571d31599aaba96820aac1a2afc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,121
Size: 1.00 vMB
Total Fees: 0.03121301 BTC
Feerates: 502.67 > 3.13 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,089 (242,250 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
672,839 672,839 00000000000000000004a2c0241e2052ef9e15684818c16593256e6f23a30985 1,752 1.00/1.00 vMB 112
672,838 672,838 000000000000000000085bfeb835555adc0c47361e5805a0782f9395ab518044 3,124 1.00/1.00 vMB 134
672,837 672,837 00000000000000000009a56956c4cb462e9311eedeb623dcac470c067e730b75 3,053 1.00/1.00 vMB 138
672,836 672,836 0000000000000000000624a3750a95ad6d423d936f68e219cffd755e0d4fa326 2,903 1.00/1.00 vMB 66
672,835 672,835 000000000000000000097340683b4ba7aaa6c32d626a4091222408dab4c94616 2,547 1.00/1.00 vMB 78
672,834 672,834 000000000000000000003de0ae58c4f136cd91330b3870f66d6d372adc18f557 2,573 1.00/1.00 vMB 134
672,833 672,833 00000000000000000008052783eb2a99bbc92ccf93b0315052b27f7c1d19d0cc 1,718 1.00/1.00 vMB 36
672,832 672,832 000000000000000000070e07106eceabd6b8bcd4fb26a193fe404224791f06e6 891 1.00/1.00 vMB 122
672,831 672,831 000000000000000000073c175d37a514bef71c92cdafe9f44e43cf6425a440d4 2,106 1.00/1.00 vMB 63
672,830 672,830 00000000000000000005c78a44aa046b5bcd1e33ea1a47fbf08656348b45f301 2,254 1.00/1.00 vMB 22
672,829 672,829 000000000000000000022ce75695bf33fe1a4b66550472317682b88545b2d469 3,043 1.00/1.00 vMB 45
672,828 672,828 000000000000000000088349320eb7a9a99c8b1674a399fe8a8ec1dbff3eb818 2,987 1.00/1.00 vMB 85
672,827 672,827 000000000000000000028b956a3e1c1cf3ca1e2395b1c1b4b35e6da7c8b25c8b 2,591 1.00/1.00 vMB 70
672,826 672,826 000000000000000000030a62100ecd71e0a21c5fdb96519292ba7c0ce62d8d72 3,134 1.00/1.00 vMB 127
672,825 672,825 0000000000000000000c84edbb0ae7166865f744e47a4d0f8ad73353dfcd5c7d 2,596 1.00/1.00 vMB 60
672,824 672,824 000000000000000000062667d03aeca03f8eeadba9a936c35db0ced37673e90c 2,950 1.00/1.00 vMB 86
672,823 672,823 000000000000000000054d89c0728d0345197f2e7eb35635aa301af15efad37a 3,275 1.00/1.00 vMB 138
672,822 672,822 0000000000000000000c284f350076437fe8127149cc00e3719f253e8f5f116d 1,515 1.00/1.00 vMB 34
672,821 672,821 000000000000000000065cbf64161b86fcc759289f57312f2d88e09019963ef8 1,665 1.00/1.00 vMB 24
672,820 672,820 0000000000000000000b88cad26d9fa770a0fb8f59958ad744cf3340e49382af 2,912 1.00/1.00 vMB 86
672,819 672,819 00000000000000000003c6cf4eda197462528d829d090c926b8aa1d318f04451 1,415 1.00/1.00 vMB 85
Previous 10 blocks ↓
Total Size: 782.55 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: 669.80 GB
    • Received: 15.76 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.