Loading Tool

Explorer IconExplorer

Memory Pool

48,238 transactions
27.40 vMB
0.07423982 BTC
Random Selection Loading Transactions
Max Size: 146.11/200 MB

Candidate Block

Mining Attempt 6bf3fc3e7f665e205e16e23f02b68b688f9ac0804807669a93b687aa2a2b688c
Version 20000000
Previous Block 000000000000000000016efaef9f7da737aa2349d0b4dafc4a282bf2e687179c
Merkle Root 04260e5e155545f26eecb49e826ee3abcd2a19af1bd1f36202e10ac78e29bd3d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,945
Size: 1.00 vMB
Total Fees: 0.02306273 BTC
Feerates: 150.92 > 2.31 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,784 (530,374 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
384,410 384,410 00000000000000000a73344164865655ea86de30ade67fcdadc43f64aa991213 1,012 0.75/1.00 vMB 22
384,409 384,409 00000000000000000954c866f9f38a28c32e0bfbb9e41d9e714dc9fa03e152f1 2,180 1.00/1.00 vMB 37
384,408 384,408 00000000000000000f0ddc670b089c24e14d19541f72068b69880c6b5bd2bd61 1,729 0.59/1.00 vMB 49
384,407 384,407 0000000000000000030691c9c52161db74c6e3143f492682e7327012fbde6e76 686 0.25/1.00 vMB 41
384,406 384,406 000000000000000010a7bf219fae89a407a598f943423909a22d3d6e986ebb43 192 0.25/1.00 vMB 9
384,405 384,405 000000000000000009a8bb8433c185fc199cd68ef865219515a60b687aaa90ab 1,602 0.82/1.00 vMB 33
384,404 384,404 0000000000000000096e0ca5a7c6e8a66e5cc6c7c2e7b2a2cbc0aabfb1d1e24e 1,115 0.84/1.00 vMB 17
384,403 384,403 00000000000000000bbb775e70c678155d73056c7ca35957dc7a1d779d48de99 2,617 0.93/1.00 vMB 56
384,402 384,402 00000000000000000092f0f647a14d81b151212af18da2bc0f80d34604d52bf1 2,570 1.00/1.00 vMB 36
384,401 384,401 000000000000000002a9de828681400f8c4f08621cd682282efc925aeba61dd4 602 0.29/1.00 vMB 29
384,400 384,400 000000000000000000985b548d5b4e08bfe46ffc1dcec325e0551dac0d35d5ef 370 0.24/1.00 vMB 19
384,399 384,399 00000000000000000d17c5e41225f71a2318a00f7d10659eb581866470f0dbf0 875 0.40/1.00 vMB 35
384,398 384,398 00000000000000000c17fc6863f94cb6f248ddf2327bc4114adc5653bc203567 181 0.11/1.00 vMB 27
384,397 384,397 00000000000000000e06a104fdeb607b6868c1e42e8ac6790f6df623ee1ae472 1,425 0.70/1.00 vMB 32
384,396 384,396 00000000000000000faeaae0baef95e7036ad40c4138d0f32258c0154812fe2c 527 0.26/1.00 vMB 37
384,395 384,395 00000000000000000e134ca1d5fb4487fd9be7d374ce527e7d5ae21fe30db706 101 0.08/1.00 vMB 14
384,394 384,394 00000000000000000e7f6d2cf6a77c368c5724e498f6c0923a6d48586f71e561 1,125 0.51/1.00 vMB 37
384,393 384,393 00000000000000000ee8b68c53ba3ea89e3eab28aa61dd3ab068a1c4fd8969f8 334 0.25/1.00 vMB 21
384,392 384,392 000000000000000007782617cb38ca1aa136ac31698eb965dfdc4e291c94498b 1,623 0.87/1.00 vMB 42
384,391 384,391 0000000000000000090e842060f62cfed311b30178779ae1b8b7526a0e041a58 333 0.16/1.00 vMB 30
384,390 384,390 0000000000000000053470be0e8ff9f73f4c03d80f45a2ea01459bdd00337305 554 0.29/1.00 vMB 47
Previous 10 blocks ↓
Total Size: 782.00 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: 649.05 GB
    • Received: 13.12 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.