Loading Tool

Explorer IconExplorer

Memory Pool

81,903 transactions
32.73 vMB
0.13100677 BTC
Random Selection Loading Transactions
Max Size: 192.23/200 MB

Candidate Block

Mining Attempt 1709690bf0b38ab4792782d4d4f20d5cab2da8db0036fe24a28082a17e2960d9
Version 20000000
Previous Block 0000000000000000000103b96eb359a8c0480b26c3d5b203ae6c8082570a546d
Merkle Root 575866174d6c7f46e74955c1b4b1e5a7bd73d76664a94e5a9ed8d93d1f3c4b67
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,521
Size: 1.00 vMB
Total Fees: 0.03248698 BTC
Feerates: 254.50 > 3.26 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,402 (628,437 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
286,965 286,965 0000000000000000b776a3b155c283f328350f4d83b21733d65803b28b8f1286 613 0.35/1.00 vMB 40
286,964 286,964 000000000000000087c611ced05f41c41cacc298ca34db47f6e7b60c75fd3634 928 0.35/1.00 vMB 54
286,963 286,963 000000000000000122c33d0a4afc130792c92fae27a3cfdd42f7b6b24bcd2dda 117 0.06/1.00 vMB 43
286,962 286,962 00000000000000010036bc0ff22310c6eb8de9960f84887cedc955887ed4277d 301 0.19/1.00 vMB 29
286,961 286,961 0000000000000000243f3086b57b2d25754583314fa7353667b4251cd4250a20 80 0.03/1.00 vMB 29
286,960 286,960 000000000000000038bb1efa457a39fe22681b93cb215eb2812723ab47aa2b54 566 0.31/1.00 vMB 33
286,959 286,959 00000000000000011ac668cdfa3655c6e6dca4552ad08a12258887b732b38245 770 0.43/1.00 vMB 32
286,958 286,958 0000000000000000b20218420c0d3e1111a830ddcbe1b9d7db0eb54a833122b5 70 0.05/1.00 vMB 35
286,957 286,957 0000000000000001088352d9b562ccdd66f4f07dce9ef547ce341946319b3ece 1,123 0.64/1.00 vMB 35
286,956 286,956 000000000000000073dc2216e110a446fa60578b1b273a1003ebc09ea8047af3 334 0.23/1.00 vMB 33
286,955 286,955 00000000000000010d5759433879c4724fe97f329902f17bb1505c508bbe36ef 62 0.04/1.00 vMB 27
286,954 286,954 000000000000000077b265ef6a8a5a6c9d0e98f7d8ebf39ef63c9e2dcc2c8623 730 0.43/1.00 vMB 32
286,953 286,953 00000000000000010d4d6030ef345cc6731ee0394f991eb1a27900005ce5cf8e 122 0.10/1.00 vMB 13
286,952 286,952 0000000000000000ebf18cc5d6704d8edc604bca92ea764c5061149d8dbf1e6d 48 0.04/1.00 vMB 25
286,951 286,951 00000000000000011dd59a3ae878ad1c4b4730d60540485219c09b723cd98565 542 0.50/1.00 vMB 26
286,950 286,950 00000000000000012fc9e64ef1e3557ac82579ddb55b34babf93963597b244aa 1,005 0.35/1.00 vMB 55
286,949 286,949 0000000000000000f01c9defa3d3536e17264be24441b15f6010738cd8b4d65c 208 0.15/1.00 vMB 27
286,948 286,948 00000000000000012a009276969a6fa5f93f196f16fc9729eb56c36f9ab5669d 426 0.26/1.00 vMB 35
286,947 286,947 00000000000000013efce83fe9ddc4fe31e78b06c8732222fc5b8a1ed823f9e7 188 0.08/1.00 vMB 34
286,946 286,946 00000000000000014df9d42dc410c60c26fc7c12beb86902b8ab2ed4f9ccb089 313 0.19/1.00 vMB 39
286,945 286,945 000000000000000055d969935e83d24412de947f60d7f9f9664c67111400b96f 10 0.00/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 783.08 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: 724.08 GB
    • Received: 18.41 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.