Loading Tool

Explorer IconExplorer

Memory Pool

77,682 transactions
28.86 vMB
0.07013701 BTC
Random Selection Loading Transactions
Max Size: 175.07/200 MB

Candidate Block

Mining Attempt d1540c857398c976f3577724715fd8e7c174fa3eddc0d92eaa5cc2c29a02ed81
Version 20000000
Previous Block 0000000000000000000047dfc430ec3ea755e869eaa3ed01b8a4b83beba66d58
Merkle Root 6088e439aaeb28c73e9b851b383863bbff911c911b27c5b7349783e062fe39bb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,755
Size: 1.00 vMB
Total Fees: 0.01011452 BTC
Feerates: 73.20 > 1.01 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,102 (504,052 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
411,050 411,050 000000000000000003fd873c4664c37d428bdb971e43bcd3864154346f1dd6f8 297 0.14/1.00 vMB 36
411,049 411,049 0000000000000000032d64b57c764bb3b6df0ed9051218f7674efe6d75528642 494 0.21/1.00 vMB 40
411,048 411,048 00000000000000000520d253714f248b76fe59457c6df367c0202e7c3129fa4e 349 0.13/1.00 vMB 42
411,047 411,047 00000000000000000296f09026563bb897c1d06651fd150b3226c8efb5c518d5 1,351 0.89/1.00 vMB 27
411,046 411,046 0000000000000000023ab359084b7ea1c87f75f00b4cde1570bac46c406aa3de 2,599 1.00/1.00 vMB 44
411,045 411,045 000000000000000003cd025f38a029b88b680b474ce5651214f8e400e64adfe2 1,328 0.58/1.00 vMB 38
411,044 411,044 000000000000000004b84df8fd8d2248f848db864a06bda8a818dd2aa8004378 792 0.52/1.00 vMB 25
411,043 411,043 000000000000000000d6aa9786094812838aca80c6de75a8e682c34f6225ed9f 1,997 1.00/1.00 vMB 32
411,042 411,042 000000000000000004d8fff7f1f1e2a507aabb007c3e4010f80f2a15833005d6 3,115 1.00/1.00 vMB 55
411,041 411,041 000000000000000003a825a8e8dbaca81719fe8b21eb913eb7570839aabe3701 1,658 0.73/1.00 vMB 37
411,040 411,040 0000000000000000048ed460c90bfd0a545b13276c7348ed0da332fe8fe9a6be 1,324 0.49/1.00 vMB 43
411,039 411,039 000000000000000003d971bdd60f31758daffa4cdba0cd2892667408d7cca4fb 1,382 1.00/1.00 vMB 21
411,038 411,038 0000000000000000059e3079ea29dac14529f6816e051329db1c14e405c9de17 260 0.12/1.00 vMB 31
411,037 411,037 000000000000000000820677cd4888d0cb021f5a42e068702514edc31035c379 1,434 0.60/1.00 vMB 36
411,036 411,036 000000000000000000668775539a770be5ba5d9393bdd76486add6a4378b4399 32 0.01/1.00 vMB 40
411,035 411,035 0000000000000000039ad1eceb45afd7da3d114e5916604b9c56a4b7a5a2eaba 604 0.24/1.00 vMB 43
411,034 411,034 00000000000000000223e0c9d6b1342150de40b6aad0659332485e55f1ee865a 1,150 0.65/1.00 vMB 30
411,033 411,033 000000000000000003e55684a71fe4b446c9172d4242a328026509f0af8b977d 433 0.22/1.00 vMB 36
411,032 411,032 0000000000000000004f760d86f2591558b6e86c3b806fb19e519a1ed8efe9be 683 0.47/1.00 vMB 29
411,031 411,031 000000000000000003729e6713b267998dd9c5ac00815ef2134f7be97cdb9b37 208 0.09/1.00 vMB 44
411,030 411,030 00000000000000000150cb692c10e4d3a3d0a995f981eb854c194de2066587d2 759 0.36/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.57 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.01 GB
    • Received: 15.85 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.