Loading Tool

Explorer IconExplorer

Memory Pool

79,082 transactions
29.63 vMB
0.07422777 BTC
Random Selection Loading Transactions
Max Size: 177.73/200 MB

Candidate Block

Mining Attempt 516dd0fd03ce7b483ef9142a605cc015ec29a92bd859e769509a7d4836ded7a5
Version 20000000
Previous Block 000000000000000000017f21cc1fb2b256aacaaf01ac381e97345c0d2b47dc9f
Merkle Root d62a7ed8a499abe6a077a6c72f2eab325ab33a054b8f6218e07962ab13ddb261
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,061
Size: 1.00 vMB
Total Fees: 0.01390820 BTC
Feerates: 150.98 > 1.39 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,015 (468,342 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
446,673 446,673 000000000000000002f5e80cac1393e20734c44afcba7d528bb284036cb614fd 943 1.00/1.00 vMB 42
446,672 446,672 00000000000000000155a8a851d6b24dc5e69e2bacb3bc65fdc64e1ec218a3e9 1,941 1.00/1.00 vMB 62
446,671 446,671 0000000000000000004313a7ba02661ce054598804c65a5b72501cd6a82341e3 715 1.00/1.00 vMB 19
446,670 446,670 000000000000000001088c47534413bddffd512bb1a30971015a8bbdb1ef97f4 1,332 1.00/1.00 vMB 56
446,669 446,669 000000000000000000fd47a36c0d8ffb9b80557ed3160f29444e9a5a03373b49 2,053 1.00/1.00 vMB 82
446,668 446,668 000000000000000000abca815966e235d823c8001c028b6df7f0c84f882021c5 708 1.00/1.00 vMB 25
446,667 446,667 0000000000000000032242275e05d05d65d277b973a5e53a199f5aebe6c25801 1,936 1.00/1.00 vMB 34
446,666 446,666 000000000000000001321eb8021a84e7a33791480e61447ea42a69d2e48ef2ac 1,939 1.00/1.00 vMB 55
446,665 446,665 000000000000000002cf2c2b7b3d577df465ad9d6ec0760599dfacc05b095e31 2,331 1.00/1.00 vMB 86
446,664 446,664 000000000000000000a591881900346537f7d7410178d369f8ba6ce23a9a3f13 2,476 1.00/1.00 vMB 84
446,663 446,663 000000000000000001e5eb5f585915792f687035a27814342b8295678660a540 1,452 1.00/1.00 vMB 41
446,662 446,662 00000000000000000284ff69d78c2b6f89b4a69fdb960293cc41ac0ac14af39d 1,847 1.00/1.00 vMB 53
446,661 446,661 00000000000000000336ea86a3a9970e87a2115dabe0e3c43b8fed9db06d20eb 1,993 1.00/1.00 vMB 65
446,660 446,660 00000000000000000221c22ff69437eb019e9138d8fe0cb81efc3a2672a3c0fc 1,806 1.00/1.00 vMB 80
446,659 446,659 0000000000000000008c7f86b768fb6d82f44bad58768cf32ae71928432b1c0b 1,615 1.00/1.00 vMB 49
446,658 446,658 000000000000000003714b98c86da596888d98dc05bfc1945ac4f24b6af27a2a 1,573 1.00/1.00 vMB 58
446,657 446,657 000000000000000000fffd75b80b564186dddd5252c21e2db4a1e0b044395f0c 1,750 1.00/1.00 vMB 57
446,656 446,656 000000000000000002023268f9da25dea24690dbc1d8fd683cb90ddffcbe3af5 1,983 0.99/1.00 vMB 60
446,655 446,655 0000000000000000034fca92972e8f8fc136754f5dbfb60217ffaf3246aebb68 1,940 1.00/1.00 vMB 74
446,654 446,654 000000000000000000a52b0688b1e31bf7c711f49dd75b277c1f0acf3e854df3 2,400 1.00/1.00 vMB 85
446,653 446,653 000000000000000001ee37472f717216ee81d219d308a58053449da040ffe229 1,376 1.00/1.00 vMB 56
Previous 10 blocks ↓
Total Size: 782.42 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: 665.40 GB
    • Received: 15.13 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.