Loading Tool

Explorer IconExplorer

Memory Pool

78,469 transactions
29.42 vMB
0.06782453 BTC
Random Selection Loading Transactions
Max Size: 176.79/200 MB

Candidate Block

Mining Attempt e678a6d95165442810dc9501320b2b007f5f2c0b3632019ccd1fc19de2683f02
Version 20000000
Previous Block 00000000000000000000d6b594037b85fafa2931c04549f2477853c526e018d0
Merkle Root ebba3c928e4b4698ffaddb30f1a0d5b5a35dc9195dd672f9803c4d0a0ffcf578
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,125
Size: 1.00 vMB
Total Fees: 0.00816729 BTC
Feerates: 150.93 > 0.82 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,997 (161,125 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
753,872 753,872 00000000000000000002fb0e59c723277069b5389aa2df4b8ff6dc8d80da6ad4 1,673 0.86/1.00 vMB 8
753,871 753,871 00000000000000000008bbce689fd8cf90f119eca8986c02cb29956790bbde06 834 0.78/1.00 vMB 3
753,870 753,870 00000000000000000003db2d259b2f0077e6df86c1846eade0008ed7130b4451 1,629 1.00/1.00 vMB 3
753,869 753,869 00000000000000000006024d803eb61a83c8647aab123f3d080e41831d5c3a35 2,962 1.00/1.00 vMB 12
753,868 753,868 00000000000000000002f91eb648b072f50df4f0b3a5fd5ebbd5d387bfd88a0c 1,742 1.00/1.00 vMB 8
753,867 753,867 000000000000000000061a1714a52bc5b6e2bb83c923e7fb65c044380d75643d 1,468 1.00/1.00 vMB 9
753,866 753,866 000000000000000000064ea5bb50f7d1f40b79975a260c35c44160852a49bc43 3,173 1.00/1.00 vMB 19
753,865 753,865 0000000000000000000801ddf9621a2ee1a25213d95af25791228ca611dc01ec 2,053 0.69/1.00 vMB 12
753,864 753,864 000000000000000000024ef740ec7ca8c0f98ca29d576e71e6cc933ad5a7770b 2,705 0.96/1.00 vMB 9
753,863 753,863 000000000000000000003c76d07f4c1fa0a384f93d3ee0b99e09d692a2c3b719 1,610 0.99/1.00 vMB 6
753,862 753,862 0000000000000000000806a53958d13d0ba6bbb69ebd50494233daa1dacd4f80 3,162 1.00/1.00 vMB 12
753,861 753,861 0000000000000000000541b926cf78381e7cbcea5ec24b212b32ce4f976fa166 1,088 1.00/1.00 vMB 2
753,860 753,860 0000000000000000000630dfd0b67242542470c4c2fb1a52ff56a7534bbd393b 3,224 1.00/1.00 vMB 14
753,859 753,859 00000000000000000007d8b94f13b7267855b98aabb0e64eeba1926a81105996 1,748 0.86/1.00 vMB 7
753,858 753,858 00000000000000000006b2d6a95b8d55f56e02a9d515cc34ace0f08efa8b20ee 584 0.29/1.00 vMB 9
753,857 753,857 00000000000000000008c91e24cb70b68c4fe5cb0491c520ab9636555d3f3bae 1,946 1.00/1.00 vMB 8
753,856 753,856 00000000000000000001ec717ae96c91e5bb94665533f05bef64cf5dba796eb3 2,082 1.00/1.00 vMB 15
753,855 753,855 000000000000000000041f583a86d417e35414db9e2230294dad4697971bb294 496 0.14/1.00 vMB 11
753,854 753,854 000000000000000000012bcd5b5067d19e67a2ef1f522079ba4ea8f23a919b31 1,575 0.68/1.00 vMB 6
753,853 753,853 00000000000000000002c0a0c4d67965aa76ee190f2287e43fe6448cf150fcc7 3,047 1.00/1.00 vMB 13
753,852 753,852 00000000000000000008c294bf374840dfd4622a6b855a4210fac9a43c3afc62 1,257 0.57/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.39 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: 664.49 GB
    • Received: 14.99 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.