Loading Tool

Explorer IconExplorer

Memory Pool

42,851 transactions
29.13 vMB
0.07668596 BTC
Random Selection Loading Transactions
Max Size: 149.80/200 MB

Candidate Block

Mining Attempt 2f22dfd98dd9fee244cf4f8e1832038600c4df12a09d58f067b12fdc68e1186e
Version 20000000
Previous Block 000000000000000000010d7d42c60951ff1aa892469444c13b3952717e2d317b
Merkle Root 1b644f78513e9e8adbd491812044e2eff77200e7cf3afd78ef21a335bf319245
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,772
Size: 1.00 vMB
Total Fees: 0.01974932 BTC
Feerates: 150.75 > 1.98 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,612 (319,195 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
595,417 595,417 00000000000000000010f8275f6c07d731910453673f4da586d3fe1bed62037f 2,833 1.00/1.00 vMB 19
595,416 595,416 000000000000000000081be8ed34ff7ba216acc2a372e450b49038dc9ba820d3 2,723 1.00/1.00 vMB 18
595,415 595,415 0000000000000000000b40fd401ff675f4602928bf0d193347b9ffa1620e10c8 2,688 1.00/1.00 vMB 11
595,414 595,414 000000000000000000062624f983e7b37224afa54acf42700b0e36723a83639e 1,895 1.00/1.00 vMB 33
595,413 595,413 00000000000000000004bd5eb296e7bd6c15bf17f1f323a6af673d597aba4f61 2,280 1.00/1.00 vMB 30
595,412 595,412 000000000000000000068712f318510bb533dd6e6dc8f5b601c55bf2f14e9d9d 2,594 1.00/1.00 vMB 16
595,411 595,411 00000000000000000017657b6444c8ce0ce88cbcd21ee2a5d2b0be81eb1c0968 2,434 1.00/1.00 vMB 14
595,410 595,410 0000000000000000000f046f73e8e4a1bd4f5e7755cffa8b3d86ec466b437a02 2,864 1.00/1.00 vMB 23
595,409 595,409 0000000000000000000416d2591f94d54078ccbec1f906766d251fb1e09b41fb 2,546 1.00/1.00 vMB 26
595,408 595,408 0000000000000000000f5e743b1b5b896b0803df5ec6288e5ebbe273c8923f8d 1,851 1.00/1.00 vMB 33
595,407 595,407 000000000000000000013784f868a1ccc43ac1b09e5c676ee8a3d63ea059cfb8 2,621 1.00/1.00 vMB 45
595,406 595,406 00000000000000000002559ac4d0ff4c03b57bff5c4fbcc62193216cb8d36a56 2,323 1.00/1.00 vMB 17
595,405 595,405 00000000000000000014c8d47c00dedd6adbc960df22457dcbdb3b6971679bd7 2,777 1.00/1.00 vMB 38
595,404 595,404 00000000000000000001339b65c11ab93e5eab44e06229be463ea389dcd96519 476 0.14/1.00 vMB 30
595,403 595,403 000000000000000000064864dac766019e82eab8f5406aebedfa4b7fffd2908f 1,933 0.68/1.00 vMB 25
595,402 595,402 0000000000000000001353eabe36043a903f68e8d904587bde03ee7e77f2ce14 1,537 0.50/1.00 vMB 9
595,401 595,401 00000000000000000012a2cd244b6359b818bb5443acfcf3b3704caaeb261c8f 2,744 1.00/1.00 vMB 29
595,400 595,400 00000000000000000000bba292b70116f85a2455fc21efd635666c228504c1ee 2,086 0.83/1.00 vMB 21
595,399 595,399 0000000000000000000ba3777a14be42e979700f401b34f6d02c807d07b4eb98 144 0.03/1.00 vMB 17
595,398 595,398 00000000000000000006f168d31e3a6ec1a60632987462dd05fd4baf00b7366d 1,274 0.48/1.00 vMB 17
595,397 595,397 000000000000000000176c79ea96ba41788f3539ab526fa0e944da4553fb8614 241 0.13/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 781.70 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: 629.19 GB
    • Received: 11.88 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.