Loading Tool

Explorer IconExplorer

Memory Pool

79,514 transactions
29.23 vMB
0.07519028 BTC
Random Selection Loading Transactions
Max Size: 177.68/200 MB

Candidate Block

Mining Attempt 54deb4c9afb96c5db2963e26b4899210a161ca3b8e910620d7b29dfc33f9926a
Version 20000000
Previous Block 0000000000000000000133fd23f388524a0e94c313d877ce33166100e4eb7233
Merkle Root ec7426eabcf45f442d8ba5f811d66d9a56a82a434e9f9dc75c9e8c2c7610cdc6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,138
Size: 1.00 vMB
Total Fees: 0.01398236 BTC
Feerates: 74.86 > 1.40 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,085 (510,020 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
405,065 405,065 0000000000000000065a5a2008df6feaf758f69abf6eedcf6e5a0f881626019b 2,599 0.93/1.00 vMB 54
405,064 405,064 00000000000000000270dcf18ac4f59506cb87c90e9ef638f3896fab19f41320 1,799 0.84/1.00 vMB 37
405,063 405,063 00000000000000000497e82e8484931e48323b037316ca61314e1869cae94036 560 0.46/1.00 vMB 33
405,062 405,062 0000000000000000029c973173b6e2863518341ed8ac1bbd305cd09a95f0d693 1,533 0.80/1.00 vMB 30
405,061 405,061 000000000000000002193b5e4949e6325a5ce39bc9be966db835eeb83dcadf5c 298 0.24/1.00 vMB 23
405,060 405,060 0000000000000000004b26adde0ea98bbb044c6146e0b4f77b192e7b59db86d0 1,961 0.94/1.00 vMB 28
405,059 405,059 000000000000000000b68a70daa497334c27fbd4909c55f757ca9809ff54d587 2,965 1.00/1.00 vMB 62
405,058 405,058 0000000000000000057fa966f146fb2e890ae74ece62b9fd80de1e81738373e9 1,862 0.73/1.00 vMB 49
405,057 405,057 000000000000000001055a04597e030b9f516aeea1d44ea270f848d7ca0de6b6 1,157 1.00/1.00 vMB 19
405,056 405,056 0000000000000000009c85fc2494efaf829e1f9d6d6eb1883ff680556ef94b83 732 0.44/1.00 vMB 32
405,055 405,055 000000000000000006572cff562362daa9c67510763b3ad49b4ce6a122f4843e 2,031 0.99/1.00 vMB 34
405,054 405,054 000000000000000003f17afe698ec365ddae1f0b0860c3349a7bf35e488f77f3 120 0.11/1.00 vMB 17
405,053 405,053 000000000000000002beee6539d8b4094be8a05072aae914823b8f8d2390c657 498 1.00/1.00 vMB 10
405,052 405,052 00000000000000000017344967c962f6c8d7d624f578798ae4a9936140a00cfd 1,164 0.72/1.00 vMB 30
405,051 405,051 0000000000000000045bf28cc003ab0c200be51dc1879901e244e5b14ac614f6 1,250 1.00/1.00 vMB 22
405,050 405,050 00000000000000000527dc7fe2afbcdb46f130be165e689c97c6a5b6b53f1ac9 781 0.31/1.00 vMB 45
405,049 405,049 0000000000000000030d690f7ec0d422a5e64d0ca289b63f12793dbdeec27831 1,277 0.88/1.00 vMB 29
405,048 405,048 000000000000000000b0786b5f579c09ea5c277972f297e489d0f9a73b35a565 1,792 1.00/1.00 vMB 36
405,047 405,047 000000000000000003887db37032282f7a6d0fb253457060d312267bbe969457 1,649 0.98/1.00 vMB 37
405,046 405,046 000000000000000003f4c26a47a25f6122072640a560e99f891523195de8a475 2,187 1.00/1.00 vMB 41
405,045 405,045 0000000000000000048c3aa2252e4182b105d730a7bb06e1b3a07dc60b0fc149 286 0.36/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.54 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 112
    • Outgoing: 10
  • Data Transfer:
    • Sent: 669.11 GB
    • Received: 15.73 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.