Loading Tool

Explorer IconExplorer

Memory Pool

84,516 transactions
31.36 vMB
0.08918132 BTC
Random Selection Loading Transactions
Max Size: 192.30/200 MB

Candidate Block

Mining Attempt 5b9b71a82417de33d003ab7e45d6dff4e53934b2328b5219677e9e65e30083fa
Version 20000000
Previous Block 00000000000000000000c4dd7a870155212c22d4c3fb23c277f0344663518319
Merkle Root 1654b76a378ca0af77e5e806e7ffcca4fbcd891d7bea746a5f42271bfa703f76
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,865
Size: 1.00 vMB
Total Fees: 0.01302144 BTC
Feerates: 22.07 > 1.30 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,366 (382,408 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
532,958 532,958 000000000000000000330844feeaa397113a8ad547c69f9831be21e0e8dd625d 2,225 1.00/1.00 vMB 28
532,957 532,957 000000000000000000072bcc72731327b6073687e32005041b5b9ab532078f1c 2,640 1.00/1.00 vMB 33
532,956 532,956 00000000000000000023fd92d9a220524ef0bf37a0c5fee3ae8eaed40cf6b527 3,000 1.00/1.00 vMB 17
532,955 532,955 000000000000000000238ecc1a0c89c32cb424e0781cbd42de7ee56ffb9b86e4 1,428 1.00/1.00 vMB 12
532,954 532,954 00000000000000000017e0f5eae6c4624efb70d399a0876e9a39cca75485508c 1,836 1.00/1.00 vMB 22
532,953 532,953 0000000000000000001d614688b00430271ace306321fd5ca78bf29093bb0c4f 973 1.00/1.00 vMB 54
532,952 532,952 0000000000000000002214bf7d9f11e19cf7ace5972a503049fec98c737016fa 1,250 1.00/1.00 vMB 74
532,951 532,951 0000000000000000000c1d7ca13661afe25acf96453382cc90a125b67dfc4189 1,060 0.55/1.00 vMB 23
532,950 532,950 00000000000000000028aeab0a5b73f97c15d074b3623a12ee826813ea8cc0c5 1,651 0.69/1.00 vMB 14
532,949 532,949 00000000000000000025f96ee45e7794c957b30e0cf70374b12f706322c0707e 663 0.21/1.00 vMB 24
532,948 532,948 0000000000000000000d055a2361cf6026d9d02b6216e103d7e3bf5560c7938e 377 0.14/1.00 vMB 26
532,947 532,947 0000000000000000001f96e160b5b793026ca6d3c2ad99a6820d4a08d5d9bcc8 2,137 0.88/1.00 vMB 19
532,946 532,946 0000000000000000003415104a2b3aa33ba99160f439bd3edb72804d326f2141 948 0.52/1.00 vMB 8
532,945 532,945 0000000000000000000d10a7799804b20f6a638a60d782e81aad5935469fa483 1,310 0.55/1.00 vMB 30
532,944 532,944 00000000000000000026b763c038e3b356584831093dfacd4032e8a07b156b4e 2,727 1.00/1.00 vMB 19
532,943 532,943 00000000000000000004c88c6412d7c739fb7f6dc832457803118e3b852094a7 1,683 0.75/1.00 vMB 6
532,942 532,942 0000000000000000000bc2d24b774d30c6eb59cbfc08927cb046b942cddb9639 2,722 1.00/1.00 vMB 36
532,941 532,941 0000000000000000002396bf6496a1b855b0b412e157d3b8fecfe6d628191c80 2,019 0.94/1.00 vMB 18
532,940 532,940 0000000000000000002fcd4ea9440be56446dfd05a6ac9fdb6f21dc8d934867c 330 0.20/1.00 vMB 21
532,939 532,939 0000000000000000002a2f68ed41ab5818d6d4b5c3996b898973a528cf594616 126 0.05/1.00 vMB 32
532,938 532,938 0000000000000000000b7b391f6fc59f4ff13c13763efc34006e0fba988d026d 846 0.33/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 783.03 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: 719.51 GB
    • Received: 18.08 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.