Loading Tool

Explorer IconExplorer

Memory Pool

78,147 transactions
29.34 vMB
0.06462991 BTC
Random Selection Loading Transactions
Max Size: 176.28/200 MB

Candidate Block

Mining Attempt eb1cebdb51c9e4cb6f5ed41db3670f3f44ad639d778ff56af9c2db6e67fc796e
Version 20000000
Previous Block 000000000000000000015a1a538ed6ac7fb2843a123e8d5d23d82e116b214bac
Merkle Root 09ae36af42cb46db3e7f88b996739377fb94374b88d09b0d5cb5f26f0dd03422
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,106
Size: 1.00 vMB
Total Fees: 0.00512132 BTC
Feerates: 18.31 > 0.51 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,996 (335,833 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
579,163 579,163 000000000000000000130ea35126a4b4ef46e4253b539c340990bfbeb4477067 2,187 1.00/1.00 vMB 215
579,162 579,162 0000000000000000000a2d22ce7427c01e3c5fec1722449ed162d93e8edb1caf 2,643 1.00/1.00 vMB 207
579,161 579,161 00000000000000000024a4ce7cb29dccaa3ac53d3cb998866760da6fbd8081c3 2,597 1.00/1.00 vMB 205
579,160 579,160 00000000000000000017aab34c1ece6e8fd7173fdb940e54b521f282f12c6e4e 2,254 1.00/1.00 vMB 172
579,159 579,159 00000000000000000018dae0fde421fb667472cd2dd1ead6e2eb21bfa518d6eb 2,710 1.00/1.00 vMB 253
579,158 579,158 00000000000000000013edc73b98603b19857c1ce6044b43eee9b48de960959c 2,709 1.00/1.00 vMB 216
579,157 579,157 0000000000000000000abef3a3a7efd836d514e673836e810dc3afb2bfc56c53 2,288 1.00/1.00 vMB 183
579,156 579,156 0000000000000000002008e146df16b2d636045174dad8cb07ab50f9520e60ad 1,689 1.00/1.00 vMB 175
579,155 579,155 000000000000000000074bc46095cb6a02f986fbcddbd8cf703033a5b3db4919 2,570 1.00/1.00 vMB 181
579,154 579,154 0000000000000000000ec122816be824027c2795fc02cf2f2902e6af5e23ebd3 1,796 1.00/1.00 vMB 209
579,153 579,153 00000000000000000002daaf2962d7e76b0be55598174fa20fbe4544cd901fd9 2,771 1.00/1.00 vMB 192
579,152 579,152 0000000000000000000173138d1f4925b959b0ad10612c3eb4d7906406a447ee 2,932 1.00/1.00 vMB 223
579,151 579,151 0000000000000000001f8f4330487ab5e974c010417129ae1b3d8b10ee0763d0 1,684 1.00/1.00 vMB 197
579,150 579,150 0000000000000000000e7eda8e59127286c0e84a3bc93807a9e18ed94499c7c4 2,315 1.00/1.00 vMB 202
579,149 579,149 0000000000000000000945822151294264b4091aa342455f8ec3fe7c8e691458 2,603 1.00/1.00 vMB 226
579,148 579,148 00000000000000000013d4b0ef8860303532778ddea02aaa2536f5ecc9978113 2,611 1.00/1.00 vMB 255
579,147 579,147 000000000000000000065a081c781d3a8fbeb68ea934598c92901f40020b6347 2,025 1.00/1.00 vMB 204
579,146 579,146 000000000000000000011aeb9fc474359219783eee78dee5f828cd00d712e8ff 2,373 1.00/1.00 vMB 208
579,145 579,145 00000000000000000012e19e00481088e55b518dc971738758198294a339a911 1,684 1.00/1.00 vMB 201
579,144 579,144 000000000000000000099b241b0358c4d767694f84630ead718670fbc4dd13c8 2,467 1.00/1.00 vMB 198
579,143 579,143 00000000000000000009a835c5b0fbe1af21357ff186feab988ff6fd2f1a70f8 1,532 1.00/1.00 vMB 206
Previous 10 blocks ↓
Total Size: 782.38 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: 664.47 GB
    • Received: 14.98 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.