Loading Tool

Explorer IconExplorer

Memory Pool

35,306 transactions
27.57 vMB
0.05944999 BTC
Random Selection Loading Transactions
Max Size: 138.48/200 MB

Candidate Block

Mining Attempt 47756be803d1fde64f16d784adf98240b9272e0b51832a32ba1950d5a7cee764
Version 20000000
Previous Block 000000000000000000000f89b058d4b18daa328c2fce04942c1a63879d853ae0
Merkle Root 1129418eb66755d3e4e8d21959ab108997f6858e450ce75028c23287fa92c655
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,000
Size: 1.00 vMB
Total Fees: 0.00721709 BTC
Feerates: 126.10 > 0.72 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,600 (439,719 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
474,881 474,881 00000000000000000183d76b9b6f1fa51773df47d417e84e41e07e313cfe4658 71 0.14/1.00 vMB 29
474,880 474,880 0000000000000000009b03917bac5af4fdeaeafb13b8053205c70f6f3a9b62c0 2,092 1.00/1.00 vMB 92
474,879 474,879 00000000000000000031603bb8449628775f27ef11098cc346d375ceee7380a7 1,860 1.00/1.00 vMB 312
474,878 474,878 000000000000000000aba495523a68d0536c7dc00f2aded464c41a4ae5188653 205 0.10/1.00 vMB 156
474,877 474,877 000000000000000000b678247d3611f254fe266d36c335ed11035ab2207de6bb 1,544 0.73/1.00 vMB 170
474,876 474,876 000000000000000000e46be7562cb4627d510d16984179d8bc72f2354529dcfd 112 0.04/1.00 vMB 199
474,875 474,875 000000000000000000e981efe0db8e3f232ec86f7c616d098690bc52fc46d8ab 1,933 0.98/1.00 vMB 153
474,874 474,874 00000000000000000087070346517365ed341d2616d057796891e7b3a38a1b5b 2,135 0.96/1.00 vMB 184
474,873 474,873 00000000000000000019d1f9e05c05eed8962b4fd5569beadce0b0d26a5467c2 52 0.03/1.00 vMB 157
474,872 474,872 00000000000000000049d0bfc3b4ed9dd08bd039696c5dc37780889f63b0ef1e 1,927 1.00/1.00 vMB 163
474,871 474,871 000000000000000000c530fdc23d33f05fc489099796b3c6ec0ed2ca25d2a372 818 0.44/1.00 vMB 136
474,870 474,870 000000000000000000d762b2daf69f7f811a5e3a1be68cc9cd3acc3d0c44a412 1,916 1.00/1.00 vMB 138
474,869 474,869 000000000000000000cbd7f9e07bfaa837820281247c3ded8f1902cd86125176 426 1.00/1.00 vMB 30
474,868 474,868 00000000000000000023a6267fc17754089d37dbf2d986d3aedc3f22b342f8c3 184 0.98/1.00 vMB 8
474,867 474,867 0000000000000000014d94669a2d4fdc8487b07edc097210b0996df5d94d2ef3 329 0.13/1.00 vMB 84
474,866 474,866 00000000000000000083de1de762b0bb1a2076a00442ec189220fb7b870669b2 933 0.45/1.00 vMB 207
474,865 474,865 000000000000000000e298f44cc5d2984c41fdbd5ae67074ae0503e1d54a63b7 2,094 1.00/1.00 vMB 139
474,864 474,864 00000000000000000074331801cdf10ac1108ab4e8fd704be95e45f4ff860844 1,802 1.00/1.00 vMB 116
474,863 474,863 00000000000000000041f501bcebde68dca8d1e9827beeda6a6fcb3c01fe3395 1 0.00/1.00 vMB 0
474,862 474,862 000000000000000000e280db23d87e09a845b83a8ae178313602a98fb47b08cc 2,182 1.00/1.00 vMB 260
474,861 474,861 000000000000000001828554e4536c452357e21daa6f1157e1870890cb9c0450 422 0.99/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 781.69 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 11
  • Data Transfer:
    • Sent: 628.58 GB
    • Received: 11.81 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.