Loading Tool

Explorer IconExplorer

Memory Pool

80,126 transactions
29.49 vMB
0.12534952 BTC
Random Selection Loading Transactions
Max Size: 178.49/200 MB

Candidate Block

Mining Attempt 70343c97ccfaf69a72b2b898295a6d11b2ec5ba205c2439ed1669174dfb5cdb0
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root 4165632c64d61dc7ca3e755e5a1a5eaa2ecc5e95fa506d5ac0ec095f00a3fd16
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,655
Size: 1.00 vMB
Total Fees: 0.04501055 BTC
Feerates: 477.45 > 4.51 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (392,231 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
523,068 523,068 000000000000000000018e91287cbf333ee6f0c2c35482cebc75dd16437e58ef 1,336 0.68/1.00 vMB 30
523,067 523,067 00000000000000000042d22a7f4c1b866d73662ca79bd17bb72a2a7b953c09e6 2,352 1.00/1.00 vMB 32
523,066 523,066 000000000000000000108711a59aabe81ad1557d9c45360f826237a6a467887b 858 0.33/1.00 vMB 37
523,065 523,065 0000000000000000000093b87d66a35f272dcbd0ee6733d44cc5dbffe5a888be 175 0.08/1.00 vMB 27
523,064 523,064 0000000000000000002c2b7d3a370c2f770cf42698fc919f69a1f93857853199 2,112 0.79/1.00 vMB 27
523,063 523,063 0000000000000000001a9cad1b65821c7e061c09477651d1e99747ec35885b35 1,269 0.35/1.00 vMB 39
523,062 523,062 0000000000000000000c1d67b6fff2efa615cc27e098b518aebc34d1358fca87 900 0.66/1.00 vMB 29
523,061 523,061 0000000000000000000171c94ee3ae182a7c8edfbaaf544d3184e667e30a0f13 157 0.10/1.00 vMB 48
523,060 523,060 00000000000000000001b6b6abd67c156a6012718784de00c52bcbf786006bc1 106 0.05/1.00 vMB 22
523,059 523,059 000000000000000000169e903af6466b885fab4eea0a062f3b2a002c6e8115fc 796 0.39/1.00 vMB 34
523,058 523,058 00000000000000000041a98701bb15ed3b176d10d8eb81d0ab43d5451ffd0f13 658 0.59/1.00 vMB 10
523,057 523,057 0000000000000000001b13cf19654aa4ce8ea975f08c9d25ad229b3d7ed9f2ff 2,198 1.00/1.00 vMB 37
523,056 523,056 00000000000000000015f6421bac0f094ecfa620221862c2a3b5f7f171ed23eb 608 0.42/1.00 vMB 4
523,055 523,055 000000000000000000070d73790c9942e337d5040c13f82a168ff5e80bc09b6e 2,292 1.00/1.00 vMB 36
523,054 523,054 0000000000000000003dfa78c6e990bd035c8119cadfbec4ede5a97ecfc18a69 2,447 1.00/1.00 vMB 43
523,053 523,053 000000000000000000304a26f8d9e84681498003d882d0324bffb29e676e31f1 742 0.44/1.00 vMB 31
523,052 523,052 00000000000000000028f9a0656f4540ad9e00a9dd1c4bde6fc636e1eb91b44f 1,124 0.55/1.00 vMB 37
523,051 523,051 000000000000000000225a164d3397b60d2168ad58247cba1359248cf570b795 1,126 0.40/1.00 vMB 39
523,050 523,050 000000000000000000133b44dab1a9faa8c79a1d0b0ee0e04e520937f2900116 1,401 0.50/1.00 vMB 30
523,049 523,049 0000000000000000001c1b85ff0c77bac696cb9246f0af113307d4e980d542fd 400 0.17/1.00 vMB 64
523,048 523,048 00000000000000000026c962c0d6f62b557de79dc5a1ff73660b3b275fed948c 434 0.16/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.91 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: 713.81 GB
    • Received: 17.48 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.