Loading Tool

Explorer IconExplorer

Memory Pool

81,283 transactions
30.99 vMB
0.07888035 BTC
Random Selection Loading Transactions
Max Size: 188.48/200 MB

Candidate Block

Mining Attempt eba7d4d7596de9496871fb71f7fe798e8d1371785e0f2d1334d0c460b84605ee
Version 20000000
Previous Block 0000000000000000000130b675716c29c3282dad43e5a337992f2918648760de
Merkle Root 61b125cf52736cfb14326a1985b93dc05bb7c3d9ac4bcf5c8d8396af95fc02d1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,214
Size: 1.00 vMB
Total Fees: 0.01211866 BTC
Feerates: 73.20 > 1.21 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,209 (476,063 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
439,146 439,146 00000000000000000354d61136d8659ae6ee1badd7724d832f84bb5e348cad57 1,810 0.88/1.00 vMB 63
439,145 439,145 000000000000000000ed0e3df1e5d3f9120e1f5380f3cc05a4a0225cad1bed44 1,394 0.99/1.00 vMB 40
439,144 439,144 000000000000000003ddbca9351653f9e10936f7f09dd32bd321142da4499e8a 1,458 0.59/1.00 vMB 65
439,143 439,143 000000000000000003c56ee2ea4601825577f55a600b6911ff8b95a8d8baa389 1,442 0.76/1.00 vMB 68
439,142 439,142 00000000000000000398a5b97f368fec65a528f92b0345deffb569fd39bc2e2e 216 0.10/1.00 vMB 54
439,141 439,141 000000000000000000761cf6e37b57af1d9f7808b19ee9f125bdc1359822aff4 2,050 1.00/1.00 vMB 60
439,140 439,140 0000000000000000038a1e01b6de37cfbf1933c74cd8f3a946ea1016f877d126 275 0.14/1.00 vMB 42
439,139 439,139 0000000000000000036ef48e33c117c78c8ac1191bdef0a8c60f47c3df54d187 2,316 1.00/1.00 vMB 64
439,138 439,138 000000000000000001994c1f03adbbe972c76e3d3492cde9c5dd082e33215aec 966 0.36/1.00 vMB 68
439,137 439,137 0000000000000000020d7cec45f78a152f45cfbecfa7899c910e560be6010de9 556 1.00/1.00 vMB 14
439,136 439,136 0000000000000000030cc64619151b69ac87c4a89f5f88a27fba8e054737ed94 1,755 0.86/1.00 vMB 47
439,135 439,135 00000000000000000335deb00d796f75a5d2212ee477a595fc6f3278f456ffd6 2,807 1.00/1.00 vMB 76
439,134 439,134 000000000000000000dc7a6eed875d98525aaeb56aac336d76acea03ce3cd891 12 0.01/1.00 vMB 17
439,133 439,133 000000000000000002a16788c9ad4aefc31d87fe1e75685752feb0a2a63b5567 91 0.06/1.00 vMB 65
439,132 439,132 000000000000000002f51db6db619e07dde855a0578a08d96b7601403201c688 135 0.04/1.00 vMB 90
439,131 439,131 0000000000000000033c9e6d5f71d09bb63c753d76e5ca0da71a7eb603c9444c 82 0.10/1.00 vMB 23
439,130 439,130 00000000000000000048ef2fddab806c098c232606e5afe75491771137976f3b 1,383 0.78/1.00 vMB 52
439,129 439,129 0000000000000000044f0b258077f23cba04c08808d79fe1c976c4100b624558 2,487 1.00/1.00 vMB 74
439,128 439,128 000000000000000000177238c9682e4fb6555351ce2d2ad4d51ff375e0d68885 2,249 1.00/1.00 vMB 56
439,127 439,127 00000000000000000390e6e74393934de0064c33699a1b581a5402a76a4a0072 2,537 1.00/1.00 vMB 82
439,126 439,126 000000000000000001f852409054b6b9912db9c76f40c1ab0268a9941e0f74a4 700 0.38/1.00 vMB 59
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.74 GB
    • Received: 16.76 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.