Loading Tool

Explorer IconExplorer

Memory Pool

82,723 transactions
31.90 vMB
0.10327159 BTC
Random Selection Loading Transactions
Max Size: 191.70/200 MB

Candidate Block

Mining Attempt 0bce934104fd7aad9f94a78ea408507ce7c8bcef49e1639109d471b267a2a97b
Version 20000000
Previous Block 000000000000000000019edd1a56b4f361ecb598479f8049a106a5401578635e
Merkle Root 85e06b2c0b088c3f744974d530e77abca80dfedfccf7b535a9bff0ae4bf20585
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,049
Size: 1.00 vMB
Total Fees: 0.02367873 BTC
Feerates: 353.36 > 2.37 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,231 (546,564 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
368,667 368,667 000000000000000001268e0ec3262fc6b8e26d83bb9b2ffbe4ebfbadd2c77a59 310 0.30/1.00 vMB 21
368,666 368,666 00000000000000000c6d68da603800c3c5e3a27d46065645aad6072d3388650e 1,391 1.00/1.00 vMB 26
368,665 368,665 000000000000000012fced74fe695e6b2e7bcc4f3ced20e703349062bc9521c6 1,178 0.93/1.00 vMB 30
368,664 368,664 0000000000000000053c058816e45fc41c4474da185cce503dffe71b5cab7388 2,241 0.93/1.00 vMB 50
368,663 368,663 000000000000000008427525d080a20aecfc506c8fdd4a7808305de9b583d2d7 665 0.49/1.00 vMB 28
368,662 368,662 0000000000000000108cf0e4a514c76eddb05f69c7d5f8e6013e8a53caebd507 1,198 0.95/1.00 vMB 24
368,661 368,661 000000000000000009f4a8a061e50f251e19cdc3a837449ca5463fdddc1871d6 1,638 1.00/1.00 vMB 39
368,660 368,660 00000000000000000aef0386e74f0fc3b374bdce5673b30c4d83073e219f4fff 576 0.93/1.00 vMB 21
368,659 368,659 00000000000000000234cd98cdf942813613a244185e83cca836d776bdbcdfb6 1,158 1.00/1.00 vMB 35
368,658 368,658 000000000000000014065671b332c12f0fe95682a9cafaaaa26ac7e68813f4d9 1,875 1.00/1.00 vMB 49
368,657 368,657 00000000000000000eb11ecdf1b0fcd5477bcfb51b00fb99b08b6fbac160297b 408 0.68/1.00 vMB 20
368,656 368,656 0000000000000000016ed3a2f40fe18dd88e2b5eeedf24815353643b8ba89b00 1,070 0.86/1.00 vMB 36
368,655 368,655 000000000000000004742062a3c13d0cc8f04fb3349f9393285c00694422a296 601 0.92/1.00 vMB 27
368,654 368,654 00000000000000000624be81eded0632572f92c97e6e3eae045d1bec30b67dfe 306 1.00/1.00 vMB 22
368,653 368,653 000000000000000007be15e3cf40d81f27a9d351ddee3c656b52a0d948781ce2 831 1.00/1.00 vMB 33
368,652 368,652 00000000000000000c97a5f8c2d0d15509316f656484535130002eebfe26d6ca 1,407 0.75/1.00 vMB 56
368,651 368,651 000000000000000010bdca63940274b5d14f7c995019b20d026e3599d03d5128 1,137 0.93/1.00 vMB 32
368,650 368,650 00000000000000000e8cc327fa6f4113eede973d58edb44c5c20fe03ea2b89bf 744 0.72/1.00 vMB 20
368,649 368,649 000000000000000011683e5541b24a4ffbcb038e6ba97a48ee5d36a3f60cb53e 1,543 1.00/1.00 vMB 45
368,648 368,648 000000000000000012b19183cdcea7f5716b7e016a54dc6b8ec893fafea0b59b 825 0.93/1.00 vMB 26
368,647 368,647 0000000000000000040b5063896a5bd08f5159905e0ce03c5323140bd8db3712 534 0.94/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.79 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: 709.82 GB
    • Received: 16.99 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.