Loading Tool

Explorer IconExplorer

Memory Pool

80,655 transactions
34.72 vMB
0.18060776 BTC
Random Selection Loading Transactions
Max Size: 194.46/200 MB

Candidate Block

Mining Attempt cc04503c9478427f86d20be29b74415f4eb9bbf26afe38f19dfb1c435fd38a58
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root 7f60bf9cec021d7819b32b2fa0cfe837fa42e2c97512b573a42126c8558aea19
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,113
Size: 1.00 vMB
Total Fees: 0.05006653 BTC
Feerates: 150.93 > 5.02 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (430,746 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
484,669 484,669 000000000000000000bceeaac79c640f493d1110d0d131f5113fff32a0314b0a 1,987 1.00/1.00 vMB 203
484,668 484,668 0000000000000000004eaf4774c4526279638e8f2e3f04d27c57676f87c98c79 2,362 1.00/1.00 vMB 212
484,667 484,667 0000000000000000000cf31223cd3097375419ddff57ca0e05bfeaa360ed96d1 1,839 0.89/1.00 vMB 140
484,666 484,666 0000000000000000000f8eabf3de51c9a73e0a7567dcd2396fb958b28367756e 1,590 0.95/1.00 vMB 139
484,665 484,665 000000000000000000121cf2de74da5af97610a05ca7a1a435dfadf195842bf5 713 0.35/1.00 vMB 138
484,664 484,664 000000000000000001158585fd7a1b47b7fe63336a51f2c79d39c9eceea98bbe 1,796 0.97/1.00 vMB 133
484,663 484,663 000000000000000000d13402cc1670e1e6966900952c522ed8444153bb881ebe 770 0.35/1.00 vMB 117
484,662 484,662 0000000000000000002e0f878b6b7ff08c1b0d17d604d671ce9329c672ad23b8 522 0.22/1.00 vMB 132
484,661 484,661 0000000000000000000dd0347ab62da47f0319e6f011eb543fbef794f4695703 855 0.44/1.00 vMB 149
484,660 484,660 0000000000000000001d7cc1a5133a9bbeadb7352404a1d565ada142ac460491 1,634 0.83/1.00 vMB 157
484,659 484,659 000000000000000000b10adf691c19f8cf0b082c94d6f8c1ee8359a0bb39376d 258 0.23/1.00 vMB 141
484,658 484,658 0000000000000000010dc429dfb8f0df9cc4258d334e516b100537cd0ef98f96 2,284 0.94/1.00 vMB 71
484,657 484,657 00000000000000000062cd3c288014e9a83cea1a4285f2788f68ef334b4e5173 2,183 1.00/1.00 vMB 85
484,656 484,656 0000000000000000008eb101653573b22d9f00688104bb1c2639cfd5bb1d1d4f 2,027 1.00/1.00 vMB 66
484,655 484,655 000000000000000000042b231dd6ccf7fca99285a9d1b30e5a5db44daf319eb2 1,638 1.00/1.00 vMB 147
484,654 484,654 000000000000000000c45079a6cd1b8477d519f792e0bda5d0c8cd2f0608bb2d 2,243 1.00/1.00 vMB 197
484,653 484,653 0000000000000000005b286e671928a40ed835bc268c9169b1b01f76387dd275 2,481 1.00/1.00 vMB 271
484,652 484,652 00000000000000000032f0df3c2aa33b4d203ecdd15989559608ff0ba9cfc082 29 0.01/1.00 vMB 947
484,651 484,651 00000000000000000105b0ac85dd018201920f929d8976cdb46b67b6c3738a11 1,503 0.74/1.00 vMB 123
484,650 484,650 0000000000000000009b54af33aad3b2b2581d843c18641f511f471fe2e58216 1,355 0.75/1.00 vMB 18
484,649 484,649 00000000000000000026b64b6acf25dbe69a7e74cfb734aab013bcb18d7ea9cf 1,981 0.98/1.00 vMB 86
Previous 10 blocks ↓
Total Size: 783.11 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: 734.19 GB
    • Received: 18.55 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.