Loading Tool

Explorer IconExplorer

Memory Pool

6,959 transactions
3.02 vMB
0.01051974 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 17.10/200 MB

Candidate Block

Mining Attempt 4f5e21c74637d5d546afb4dd37fc7408b81549d5e58f8bd4e2c7cf04142c7830
Version 20000000
Previous Block 0000000000000000000198901213cf264fd46c324a3dd55fbfd5cf096a97a0a1
Merkle Root 2d2fcc1aadd3a5cdcd2963ad566e102d143e90b477b8c4e176494617a75e4634
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,000
Size: 1.00 vMB
Total Fees: 0.00818958 BTC
Median Feerate: 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,495 (783,455 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
130,040 130,040 000000000000171f536afb158f0eb9b957eb1895abb79ab1c262bbaed63c18f3 9 0.00 vMB 2,213
130,039 130,039 00000000000004fee04c5fd98f967c6b3b5d8be3b4c64d9b28178c00d1df4664 22 0.01 vMB 456
130,038 130,038 000000000000111f82e17708ff7d9f2a3b99bbb0002921f675977aaa5a819bbf 12 0.00 vMB 1,161
130,037 130,037 0000000000000293de8e87b51fb14d9e1e33355efe946566158a1e6c1b73801d 44 0.01 vMB 86
130,036 130,036 00000000000011b037e85906aaa505c8e5308e9f913087c2eae6df70751c6ea2 90 0.03 vMB 219
130,035 130,035 00000000000007d6d8c9ccd1472df92b69ae8bf0d1a06f6f42df8d580a080f0e 12 0.03 vMB 1,221
130,034 130,034 000000000000174784b4188975e572237bbedc98e9eed1a0d5670a37ba163ea1 27 0.01 vMB 807
130,033 130,033 00000000000010e775e0c108d61d5eaca07942f7ec51ed31a794d80e665753fd 12 0.00 vMB 1,225
130,032 130,032 000000000000027afaa2126bed9d4b4e72bb5c901077223b1ffbccaa9cd1ed04 23 0.01 vMB 683
130,031 130,031 0000000000001a01eee4461ecd06ddf662074e7abc59be6170d2b88992be7d48 36 0.01 vMB 627
130,030 130,030 0000000000001b8e2d6ae61f2e557d4bf7c184a415d5a6babbd319643f1db5cd 39 0.01 vMB 1,668
130,029 130,029 00000000000000a5eee1b95aabe6b73d838801f5a49aa6c0dad1b7f5785c6885 74 0.02 vMB 485
130,028 130,028 000000000000071c9df77359ec5a47151d0a85c67cef9e0a07d7e8f65bdc1353 6 0.00 vMB 5,577
130,027 130,027 0000000000000cb38c59bc138c795c0e7b8e5055ef2072aa0250b776e852a1d1 132 0.05 vMB 436
130,026 130,026 00000000000008c8c52cf6ca2b0a5176cb82e6eb7d1463c52102a5aee5561faf 27 0.02 vMB 1,830
130,025 130,025 0000000000000c3d612ffd825d60c99cd93de879c9e327510f5c151a374ce0d9 14 0.00 vMB 1,144
130,024 130,024 0000000000000df71806c67c55789458352375a0ed1db80c1e20853888a8eac5 59 0.02 vMB 123
130,023 130,023 000000000000038af85944f31698aedcdc633079aae090c6a6dc33b2648e3867 83 0.05 vMB 2,721
130,022 130,022 0000000000001b4fbc5df3a8476b62f5ff5060b14c3d8b0bd405cb007ec0b080 56 0.02 vMB 838
130,021 130,021 00000000000009672ae012d3fdf6443db3c289a35a5b9a5a89df9c9ee456fba9 86 0.03 vMB 258
130,020 130,020 00000000000016bf116fc90cf45aec2da4d13349358159d8b4eddcb37eab295b 6 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.73 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: 365.02 GB
    • Received: 1.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.