Loading Tool

Explorer IconExplorer

Memory Pool

80,999 transactions
30.85 vMB
0.08657142 BTC
Random Selection Loading Transactions
Max Size: 187.30/200 MB

Candidate Block

Mining Attempt f67e334d795f2713a46554c2abff6470422c45164ee39a6574617e6fa78482c7
Version 20000000
Previous Block 00000000000000000001ca07069b70e219df1106795fdd3699d6deb20743d8b0
Merkle Root 94e5fa2dbf0d6a048ad3ea6dd0af35f9db5afddeba4fb914ac9a127cfdde7e7f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,964
Size: 1.00 vMB
Total Fees: 0.02029904 BTC
Feerates: 351.58 > 2.03 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,207 (246,135 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
669,072 669,072 00000000000000000005a013a4be86d99a2f60b726b2ee24089a323d4ca94568 2,052 1.00/1.00 vMB 131
669,071 669,071 00000000000000000007be5cb524c57f8115e070947a0f8627e1182158327a38 2,951 1.00/1.00 vMB 78
669,070 669,070 0000000000000000000633dc52dbbd8c4589584d9a8b5ba4746db6bd1c0c88e0 1,752 1.00/1.00 vMB 104
669,069 669,069 0000000000000000000ca1a4837504a83db0c499b4313fa60211cc7e5256d7e5 2,606 1.00/1.00 vMB 107
669,068 669,068 00000000000000000006df59d055afb818523535c88fcf0674d2e82a4fe3696d 2,987 1.00/1.00 vMB 138
669,067 669,067 0000000000000000000a035a87b54f9626c33abcbc873beb473a04c31d6388f4 2,707 1.00/1.00 vMB 96
669,066 669,066 00000000000000000003c2a370694913e2b21cd25575692e80397819341fa6b4 1,292 1.00/1.00 vMB 118
669,065 669,065 0000000000000000000b3862a65910688a4685bb7480fa7335c60dd2101b89cf 2,079 1.00/1.00 vMB 125
669,064 669,064 0000000000000000000948e6b66e3cb5782d8eacfa206abdd838d307a0642033 899 1.00/1.00 vMB 128
669,063 669,063 000000000000000000007224622da633071d7eb7cb776a02c1ce4219d9083290 1,957 1.00/1.00 vMB 142
669,062 669,062 0000000000000000000bb94d1b09b1e3f30bb50f3371af49c506a75a4894c8dd 2,888 1.00/1.00 vMB 120
669,061 669,061 00000000000000000002937aebfb8ab5b821da777a664d04d571828a83875130 2,177 1.00/1.00 vMB 121
669,060 669,060 000000000000000000015b1229aac5b556cc4f1096cedeb7fd294925c52759e3 3,366 1.00/1.00 vMB 154
669,059 669,059 0000000000000000000433b8cf3cc5591d61fa6a90262f0a3ca5315128c6e429 1,980 1.00/1.00 vMB 51
669,058 669,058 0000000000000000000a99d20be7e4bf7330ad7e978c294750d53b3e4b9cd3ae 2,395 1.00/1.00 vMB 64
669,057 669,057 0000000000000000000a573cb8b6a242ad49765e9f8ed225bc9e647b9bffa1e5 2,665 1.00/1.00 vMB 103
669,056 669,056 0000000000000000000232c9c9856646315e2081694fa27c0d752da378cbafe2 2,771 1.00/1.00 vMB 85
669,055 669,055 0000000000000000000bcb31415af3593802d74d01d8305e0035df6617524a40 1,709 1.00/1.00 vMB 69
669,054 669,054 00000000000000000007634ae6e8b4f0f1f3cc491eba8d42d932a61d3683ae7b 1,928 1.00/1.00 vMB 61
669,053 669,053 00000000000000000001276ffa5f415ac041b85e49bb3167382319a5b6d37c37 2,375 1.00/1.00 vMB 56
669,052 669,052 000000000000000000093f46529212145f7a146ace9df6382fd77a62555cf7b6 2,366 1.00/1.00 vMB 72
Previous 10 blocks ↓
Total Size: 782.75 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: 708.65 GB
    • Received: 16.74 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.