Loading Tool

Explorer IconExplorer

Memory Pool

47,007 transactions
27.96 vMB
0.09603016 BTC
Random Selection Loading Transactions
Max Size: 147.01/200 MB

Candidate Block

Mining Attempt 6ef3171c125b6c0c997e9cb3dd0da2ebed00de2523ab09bd5be327dad7489c55
Version 20000000
Previous Block 000000000000000000000daf054202e657483ffdca3c83fde776f6782404cc63
Merkle Root b87fd2a9110caebdec246629dae2e18fb58d356f27cb2f8ab7f68ad500133599
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,282
Size: 1.00 vMB
Total Fees: 0.03756839 BTC
Feerates: 265.25 > 3.76 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,887 (607,105 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
307,782 307,782 00000000000000001a8b9f1ced2e08300a5f4dbc85c786ba17c290a042b6d8c4 608 0.35/1.00 vMB 22
307,781 307,781 000000000000000020d117c2608d044280a90e3c37fde355cbbd67571e272aac 961 0.56/1.00 vMB 32
307,780 307,780 00000000000000003ebe0c41d8ed7b9bf76d61d0a8d89d90d58e81b26fa0dc74 251 0.14/1.00 vMB 42
307,779 307,779 00000000000000000d567be031bb3242af57457daaffb2bb80e76eb7a7fdecc3 440 0.21/1.00 vMB 31
307,778 307,778 000000000000000035a272e2a4f74e2d149f58b854f363e8ffb05b19fc890d6d 493 0.30/1.00 vMB 28
307,777 307,777 0000000000000000283c5b024a0e173faaf85200090723efb3fa0a8691ce181f 254 0.20/1.00 vMB 21
307,776 307,776 000000000000000032a1f7fefc5b5b4cb3a4ea0fc19c5f86de8ea28011eac049 85 0.04/1.00 vMB 15
307,775 307,775 00000000000000000e75bd744f4590132e9c3c838ce816e3d70fe977dadf13c1 1,233 0.83/1.00 vMB 25
307,774 307,774 00000000000000001b40d10ebf4409ecbba8e18f3eeace9239d3d9919f297279 512 0.20/1.00 vMB 45
307,773 307,773 00000000000000003a431c9b3e13b03616cae0007104d2494d3c475e4625aa38 121 0.19/1.00 vMB 12
307,772 307,772 0000000000000000128eb83d4631a29deb4594a25c4cff1079d087033f6b4c97 394 0.28/1.00 vMB 27
307,771 307,771 00000000000000003f02c7e77a15b3a31dc2852befc03f7e5bed9ab1ded8d4bb 268 0.34/1.00 vMB 17
307,770 307,770 00000000000000001b822149c947b3b8c1cf5b1078a01aecfef9779ff726ad14 731 0.35/1.00 vMB 29
307,769 307,769 000000000000000003e09f93b8d5799df8677301437b331c543e6dffa3dd018b 512 0.16/1.00 vMB 51
307,768 307,768 00000000000000004992f9867198e8cbc435944b06eb9f76ced53ad3b921bc8c 915 0.48/1.00 vMB 40
307,767 307,767 0000000000000000115d5398f6262fa31b3ea97aea3d13f797a01f8cc522be34 126 0.07/1.00 vMB 31
307,766 307,766 00000000000000003ecd0d7606514acda9712783bf7735bba33940678c669921 111 0.05/1.00 vMB 41
307,765 307,765 00000000000000003504274b78b01cc56ff479da65e370668dd58ce5201d8cfc 24 0.07/1.00 vMB 3
307,764 307,764 000000000000000015b4abdf3df1283d0465dd303ef7cab3021872784054403f 273 0.12/1.00 vMB 37
307,763 307,763 000000000000000040e25f7d2f275f49d1b591f0d6e3ff91c2630c752ffefa0a 739 0.40/1.00 vMB 39
307,762 307,762 0000000000000000185afe98037ae70cf95033f8826c62af295543f987a19bbe 158 0.09/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.19 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: 653.71 GB
    • Received: 14.02 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.