Loading Tool

Explorer IconExplorer

Memory Pool

42,293 transactions
26.70 vMB
0.08571620 BTC
Random Selection Loading Transactions
Max Size: 139.46/200 MB

Candidate Block

Mining Attempt 7b28871af183d4d4e90329a45ad75b27c859bbcb005c634c818c100b3216da4b
Version 20000000
Previous Block 00000000000000000000fc48cc8686a8ac722c054bcc7b44a0442c0f1c3ff981
Merkle Root 77a58f69e3b38466420570c57135196d2736356e8250b03a82e01eefaddb28f1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,522
Size: 1.00 vMB
Total Fees: 0.03624451 BTC
Feerates: 151.01 > 3.63 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,883 (89,810 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
825,073 825,073 000000000000000000016a8554507d61e6dbc70a4216de6574cdd907d40db428 3,332 1.00/1.00 vMB 75
825,072 825,072 00000000000000000002cc13fbb98f2edf738fd007b138182b357854735faa96 2,432 1.00/1.00 vMB 95
825,071 825,071 000000000000000000031cb6b4df6a1238403d07055b05cdac52c126b71dd4f3 2,962 1.00/1.00 vMB 112
825,070 825,070 0000000000000000000016af3a436f1a82c2ad726df9fc022c470512e01aa1ec 4,858 1.00/1.00 vMB 43
825,069 825,069 000000000000000000031143bee5431341e2960ee15fa08182c25992b23ab204 2,659 1.00/1.00 vMB 65
825,068 825,068 000000000000000000020c98411bb7c3b2d0aa7f635fda12536e97e2b5a383c8 1,090 1.00/1.00 vMB 32
825,067 825,067 00000000000000000001965bdf3f2efbd463320542dcbeb2a3e46b03879d98c7 2,605 1.00/1.00 vMB 34
825,066 825,066 000000000000000000022bffa1d2e38d0dbb693faf63dcbb4039c1c8ee981a75 1,802 1.00/1.00 vMB 41
825,065 825,065 000000000000000000019f19356daa660e1f29a304ac08608d7df530ad52f79f 3,431 1.00/1.00 vMB 63
825,064 825,064 00000000000000000001052effacb8a9f2dfef56e9c83545e8f9a7d64f713b91 3,302 1.00/1.00 vMB 75
825,063 825,063 000000000000000000019475d7697aa72a86899146cbe20a1b0d7a7d9f51f7d2 2,960 1.00/1.00 vMB 81
825,062 825,062 0000000000000000000316afe6fb3d2b6f6ef40119fe129f52ba5476411bf7b9 2,286 1.00/1.00 vMB 56
825,061 825,061 00000000000000000000bded72d2e7bc334396715aad7c8645c6be83201c4f2a 3,132 1.00/1.00 vMB 94
825,060 825,060 000000000000000000012210612bb2aee24814478765d2f334fa152ad96f1780 3,171 1.00/1.00 vMB 84
825,059 825,059 000000000000000000006c9bc84e98dd9db96e7002a719a4800d7bfad16d5b16 2,980 1.00/1.00 vMB 41
825,058 825,058 000000000000000000033acd4a29125e3eb966e4df85e1afbbd934b4aa58da84 3,435 1.00/1.00 vMB 87
825,057 825,057 000000000000000000036ae37a1456f6c50808da6fd3d15df178e9f77cdae366 3,047 1.00/1.00 vMB 60
825,056 825,056 00000000000000000002e9c02933b112c4ffa1162bf7608f47408532287845cb 2,871 1.00/1.00 vMB 86
825,055 825,055 00000000000000000002e0780dc578b85b9d8aa76db00ccdfca8629b353dfb43 807 1.00/1.00 vMB 36
825,054 825,054 000000000000000000038b9b3c40de4eba62298cfdb4f679774f7fff788757cf 478 1.00/1.00 vMB 31
825,053 825,053 00000000000000000000c1af297953cb748e5eeeec4b618c5b8773a988021672 2,475 1.00/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.18 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: 653.63 GB
    • Received: 13.97 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.