Loading Tool

Explorer IconExplorer

Memory Pool

78,105 transactions
28.97 vMB
0.07919222 BTC
Random Selection Loading Transactions
Max Size: 175.68/200 MB

Candidate Block

Mining Attempt 2c49bc881a8a2a4f698533497a832579c6322482e662213d5693bcb5a319309c
Version 20000000
Previous Block 000000000000000000015c2f9dfa0c74d1f310284e6448425037dce28d0417a8
Merkle Root def79c99097876c6ffd947b2aac623e52ace8c5abf97fb168326d3bad1214c10
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,458
Size: 1.00 vMB
Total Fees: 0.01844190 BTC
Feerates: 100.81 > 1.85 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,157 (400,585 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
514,572 514,572 00000000000000000013cb3cf1a6dd3892e7eda2a823a758a83712d355199101 2,624 1.00/1.00 vMB 59
514,571 514,571 0000000000000000004b99f2e1856572c0770e6c277f3f199c8627667ccb8b2b 632 0.27/1.00 vMB 24
514,570 514,570 00000000000000000042ebc0f853907840503f88b61736d5ec491e640fb029f3 691 0.23/1.00 vMB 12
514,569 514,569 0000000000000000001b5c60d41dfe662c6dd617e016f0a4c374c1a6592306d4 951 0.39/1.00 vMB 34
514,568 514,568 000000000000000000224a8ffacb2382bfd3b1b7aac454ed236fe3b4704711a8 2,997 1.00/1.00 vMB 34
514,567 514,567 00000000000000000050f25271db17aa9d0466d4c5a5870de639567cd1c7c947 1,457 0.72/1.00 vMB 27
514,566 514,566 0000000000000000002a3bda6ed43503035834f8fbbef41d04dc1cb3419365f2 270 0.22/1.00 vMB 6
514,565 514,565 00000000000000000014199735ebf4dd554d247f86849afeac97461645142e51 1,041 0.37/1.00 vMB 37
514,564 514,564 00000000000000000003d6170a8c1c00179f927d1070c7d815be3cfe65f63286 2,126 0.95/1.00 vMB 34
514,563 514,563 0000000000000000004a9544fed91bc7880b71e8ce8f21557aa1f16593f31dde 1,763 0.95/1.00 vMB 15
514,562 514,562 000000000000000000438a561aebc373586f5d37d5284ca89b60cf90cf38059b 2,876 1.00/1.00 vMB 28
514,561 514,561 000000000000000000000f5c3cc327d83a7b30be61bacb93bc82df7ebdbe841c 625 0.22/1.00 vMB 81
514,560 514,560 0000000000000000001524c05012ba1d1e453d3ccc68646b182d9f49d9eef545 2,814 1.00/1.00 vMB 36
514,559 514,559 00000000000000000001d0d90b3a4916f79902a5d997e24ebd766ff4a963a3b6 2,434 1.00/1.00 vMB 61
514,558 514,558 0000000000000000003ebdd1d9d662b3026c2a7523493a2d99dadd06b9c305c6 2,500 1.00/1.00 vMB 39
514,557 514,557 0000000000000000003b4e0aa302d732142f02efc8859006d148e663c72633be 2,208 1.00/1.00 vMB 25
514,556 514,556 00000000000000000047a9e8aae6e5912f7879524c26e345630842bd3e15c022 2,458 1.00/1.00 vMB 17
514,555 514,555 0000000000000000004b1d289910bc418449adb88d4eb41b7427a9753214f8b2 2,726 1.00/1.00 vMB 58
514,554 514,554 000000000000000000454f9bb76aac16f6e6af00741b4abb4e21f304682cf954 1,970 1.00/1.00 vMB 25
514,553 514,553 00000000000000000041e5964797459be5bb1db0a64a2a9cf955adc29408075b 2,205 1.00/1.00 vMB 29
514,552 514,552 00000000000000000041411783bbd1b9ce63fd507474e4590a2a810416affe3d 1,089 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.67 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: 673.09 GB
    • Received: 16.38 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.