Loading Tool

Explorer IconExplorer

Memory Pool

79,942 transactions
29.37 vMB
0.11412281 BTC
Random Selection Loading Transactions
Max Size: 178.17/200 MB

Candidate Block

Mining Attempt 3011ddb998c0e6cdfaef6b4d88240475538980508b501a8e1f71bc51a51d2205
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root e250f384e3d4e6a54335f0ab0769cb47e1fb0e672c2b09304d595718706cf66f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,998
Size: 1.00 vMB
Total Fees: 0.05153685 BTC
Feerates: 151.07 > 5.16 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (122,050 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
793,068 793,068 0000000000000000000005e4c70a783f19df773bfd015ad6989861d5aec0c09e 2,152 1.00/1.00 vMB 54
793,067 793,067 00000000000000000000abb48f21f9cf3b7749eeeac9f3a22b1549beec606817 1,487 1.00/1.00 vMB 28
793,066 793,066 00000000000000000003200a4a4ade0d23fe89f6995325f38eb9161bc0e8a2ea 618 1.00/1.00 vMB 19
793,065 793,065 00000000000000000002e57ad12f831b279e335f676b44adf5c435725f972f0d 2,413 1.00/1.00 vMB 30
793,064 793,064 0000000000000000000425549d46b42bb1bc7082057637e6dccf102e7918daab 2,011 1.00/1.00 vMB 44
793,063 793,063 0000000000000000000164d3da74e8574a2dec28da70029298cfdbc92fd71b11 2,229 1.00/1.00 vMB 35
793,062 793,062 000000000000000000003680794100a31dd0ca7070cbc207569e5eb7cfaa4924 612 1.00/1.00 vMB 21
793,061 793,061 000000000000000000004620aca844b20321496f3afe603539bdc3851271a6a1 2,337 1.00/1.00 vMB 33
793,060 793,060 0000000000000000000237fe9441680adc1677c4b3268d0c04a758ee2a6986d0 1,950 1.00/1.00 vMB 21
793,059 793,059 000000000000000000008b8477721ea34cd10b7279c30b8525be5a90eb7860b1 3,091 1.00/1.00 vMB 22
793,058 793,058 00000000000000000003669651ef6df14801efbd8313af016c5e816311156457 1,967 1.00/1.00 vMB 21
793,057 793,057 000000000000000000049ff992f372f07ecdbe39854fad3f7ea2267889ea9455 2,374 1.00/1.00 vMB 31
793,056 793,056 00000000000000000001da4346c628ea51479a7346ad0c8e17a42acd1227f861 2,836 1.00/1.00 vMB 37
793,055 793,055 000000000000000000008df90e05beb19100b97ea47487dad11f66fbf22a1610 3,007 1.00/1.00 vMB 30
793,054 793,054 000000000000000000002d8e585b74d73bbd4960f7bbd430891052d3d5f652c7 2,588 1.00/1.00 vMB 60
793,053 793,053 0000000000000000000458b7293e38287f4a7c17d933f1db28c3420b204f6c5a 4,278 1.00/1.00 vMB 30
793,052 793,052 00000000000000000004165e091e0188ce289de14db6a29269cc8aa865fe9617 5,300 1.00/1.00 vMB 32
793,051 793,051 0000000000000000000305070294510bdc4d941348f53ef22f131a4e0a063ae3 3,567 1.00/1.00 vMB 50
793,050 793,050 00000000000000000000e265a12f623c234d8c82f3ef427a5c8f08e042b00783 2,785 1.00/1.00 vMB 32
793,049 793,049 000000000000000000039cf420a4e75aae4765963a204948144bdd9dcf180b7b 3,352 1.00/1.00 vMB 32
793,048 793,048 000000000000000000057803b692ddb6401c0d801ebdcc1ffc343a3466c21b31 3,879 1.00/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.59 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: 671.63 GB
    • Received: 15.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.