Loading Tool

Explorer IconExplorer

Memory Pool

75,436 transactions
29.93 vMB
0.11139504 BTC
Random Selection Loading Transactions
Max Size: 173.80/200 MB

Candidate Block

Mining Attempt 76e3abc734efebbb186ed8e6ef0ee244bb6e808c591259f472f3e2f9924d7d72
Version 20000000
Previous Block 00000000000000000000eac0d0edfeacbf2a9e265a4f05056996405b4c699ecd
Merkle Root e90214fc16e75c0629a5c888bbca82e1bdfd93642fa68f23be736562e816a236
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,046
Size: 1.00 vMB
Total Fees: 0.03936776 BTC
Feerates: 101.64 > 3.94 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,053 (731,225 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
183,828 183,828 000000000000088b2bc332040dcc235f920239af8f0e13286241841b716b535a 82 0.05/1.00 vMB 114
183,827 183,827 00000000000004640fb501ed4ea3be8df0a239216f32c775fdffbb7da0144acb 1 0.00/1.00 vMB 0
183,826 183,826 0000000000000a0125cd12e4b110dc549624206e1383dfe11b78fc8550fcb48d 30 0.01/1.00 vMB 133
183,825 183,825 000000000000059773ad0b138cd04103bcd13963372270c5311ae060f20986cd 220 0.08/1.00 vMB 161
183,824 183,824 000000000000083bfb3eeaf1fa8245ff58d4c301776d5e68a498e1b2cfb2868a 233 0.09/1.00 vMB 175
183,823 183,823 000000000000039abf78e1c6b4540ae8a465d0a4491bcf8dcd3a0b029f8d9264 14 0.01/1.00 vMB 18
183,822 183,822 0000000000000a73ef7f73a15446ef03a79076c3d93f4af093405e0f2fb473ca 202 0.17/1.00 vMB 127
183,821 183,821 00000000000003265838493eb03efbc139ed2336d3aabfbca6e50572a00f6df1 106 0.06/1.00 vMB 137
183,820 183,820 000000000000010d38c794f1f0e66cc686d40e7469578e3796ccf06c7e302774 1,045 0.42/1.00 vMB 223
183,819 183,819 000000000000083d7a5faf47058ff5e7aad24d0add833995f9e674aa39b87266 11 0.00/1.00 vMB 29
183,818 183,818 0000000000000378335a8c7f5b1494b0bb5768e2c4787e9f2fdbf49b1990172c 105 0.06/1.00 vMB 440
183,817 183,817 000000000000035d69f91638c353692b00a1c3df53d57d16980fd112911b8683 554 0.27/1.00 vMB 144
183,816 183,816 000000000000075dbf74f5280b16a694826512bd8c60e6d16b1c0e0751950fd1 7 0.00/1.00 vMB 256
183,815 183,815 000000000000074922d2e9976887bc89111e1fb4ea106b348aafe28b7d0f000e 10 0.00/1.00 vMB 31
183,814 183,814 000000000000097c2431f9c9d0eba892cb534493fc5c1ce4a6008c7766983aec 695 0.25/1.00 vMB 151
183,813 183,813 000000000000083d977db96f2df5f26a61f633aa6b0a2961ddf71915d56ccb96 139 0.05/1.00 vMB 210
183,812 183,812 0000000000000121ea9fba9ac973cab4106e125c0caed2ef52b3e12722d5d9ef 8 0.00/1.00 vMB 0
183,811 183,811 00000000000001ac580f6e36527eb17200da5a3372ec2318f496a4f3341fff0a 581 0.26/1.00 vMB 160
183,810 183,810 00000000000005745e029ccfb78b9c1f955e9fb4693638e81ad24873356178a8 225 0.09/1.00 vMB 154
183,809 183,809 00000000000005767dca9e3183b5099a5b667d3d5ba37ea26b697aef6afed59e 460 0.18/1.00 vMB 226
183,808 183,808 00000000000000ae96e741508e6eab0637577b440497ff3e7dd952124ffa0a54 189 0.08/1.00 vMB 227
Previous 10 blocks ↓
Total Size: 782.49 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: 668.23 GB
    • Received: 15.43 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.