Loading Tool

Explorer IconExplorer

Memory Pool

75,863 transactions
28.04 vMB
0.08786385 BTC
Random Selection Loading Transactions
Max Size: 170.57/200 MB

Candidate Block

Mining Attempt 8951f901160c55487863e2dc2aae19953280b30c3238723264feee3d4b4fbc34
Version 20000000
Previous Block 00000000000000000001dd92e066f2c7ec28252fbb6b5fa39f46ea7f85c79f17
Merkle Root 58a46a703423837f8efa3de0c60d9a2d514c60c1650c61cdf7458e1be45dbaba
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,768
Size: 1.00 vMB
Total Fees: 0.02759146 BTC
Feerates: 118.43 > 2.76 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,287 (398,220 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
517,067 517,067 0000000000000000004702d0996df37ed359270178d2ff839bce16f6d36190ed 1,314 0.72/1.00 vMB 7
517,066 517,066 0000000000000000004dc80a2d5952edb499c5a81b2467fdb30b8a69923061f5 2,702 1.00/1.00 vMB 8
517,065 517,065 000000000000000000035f9cf7c29c6847a0477922353aa67c30c76295c3a167 1,726 1.00/1.00 vMB 20
517,064 517,064 000000000000000000409f25542d10f3c1f7f90bf0346a74868ae8930d6a4c2e 1,092 1.00/1.00 vMB 39
517,063 517,063 0000000000000000002d0b0593f02dceba7f3aa9ace89f95dd0626367f694600 729 1.00/1.00 vMB 57
517,062 517,062 000000000000000000352f5509f4fd95e657116ec4c782511e1111fb8b359f55 2,478 1.00/1.00 vMB 47
517,061 517,061 0000000000000000001d5d4e72a035393338c6524bb8f0c528f2311f4ffd0083 577 0.24/1.00 vMB 22
517,060 517,060 0000000000000000002f0bd803e049d3bbf0431c67f5a283a2b8a7348bb2435a 1,705 0.68/1.00 vMB 31
517,059 517,059 00000000000000000014a360ef1090405182c5defbaad8917b2398a562f7fb9e 759 0.34/1.00 vMB 28
517,058 517,058 000000000000000000453e4bf804603e8ae98e9487517168dfeb5c683c362369 461 0.26/1.00 vMB 36
517,057 517,057 0000000000000000003bb1595cc77b450844be78f483dea8f8c9440e3fa4af3c 395 0.15/1.00 vMB 25
517,056 517,056 0000000000000000003c7170bee80387580630699221d0b1b5c80b796820e1b3 42 0.01/1.00 vMB 81
517,055 517,055 0000000000000000000f830a40e792d51678c9aac02d6a8ed5a543e8df10411e 906 0.39/1.00 vMB 11
517,054 517,054 00000000000000000014f259bfb5c5a5e77a1cf42404fe94b69178739e6fa6b2 2,242 1.00/1.00 vMB 33
517,053 517,053 0000000000000000001d2e6722ac8f70c1d321d99219c023d08ed68e8ec5cf9a 853 0.49/1.00 vMB 4
517,052 517,052 0000000000000000004600d01e7d1399eadb885a133c921f11d5a8290502b714 2,509 1.00/1.00 vMB 40
517,051 517,051 00000000000000000044b81c0c0b7fa47e194239f291726f5ef5c70cb58fffea 1,918 0.67/1.00 vMB 32
517,050 517,050 0000000000000000001f37e7fc067553887bfc3136717a5561573a5599e62cc1 2,061 0.89/1.00 vMB 31
517,049 517,049 000000000000000000010394a75f9b1c89373ebead7ef3350052f62021692ad9 2,724 0.94/1.00 vMB 105
517,048 517,048 00000000000000000045aa7689ccd4b18a598a93d8f5b34e4d081566526f1bb0 175 0.07/1.00 vMB 105
517,047 517,047 0000000000000000002d9b5c56552f869acefd199f86462d64e667b088c8d46f 1,746 0.73/1.00 vMB 84
Previous 10 blocks ↓
Total Size: 782.89 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: 713.38 GB
    • Received: 17.36 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.