Loading Tool

Explorer IconExplorer

Memory Pool

82,216 transactions
30.55 vMB
0.13674754 BTC
Random Selection Loading Transactions
Max Size: 183.86/200 MB

Candidate Block

Mining Attempt d4504ced68201b2476bbcabdb4c19285e9840b8ec185584d48b38e40e3f9587f
Version 20000000
Previous Block 000000000000000000016243f6155663ea56aeb617e220dfe372214395a7d65b
Merkle Root 030935a406085018de97a0d5ddf6198d08fbe31608e95443a0d2790fbcf163d7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,041
Size: 1.00 vMB
Total Fees: 0.05379902 BTC
Feerates: 302.06 > 5.39 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,129 (453,157 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
461,972 461,972 0000000000000000009561df9c9b071e23550926c3de08b653fb417a6bcb1651 2,639 1.00/1.00 vMB 102
461,971 461,971 0000000000000000010a5237957433b52c116c1622ea735b8b7d7e6a593f0ebb 2,225 1.00/1.00 vMB 192
461,970 461,970 000000000000000001948bbaceb06470f2dbd7919140112413a8a2790831e28a 2,470 1.00/1.00 vMB 260
461,969 461,969 000000000000000000d4fd6c8728aa4160b15945063a367b2e6daec5decf76a9 1,232 1.00/1.00 vMB 69
461,968 461,968 000000000000000000a13344ebecab0a3e3e4cbf3fd9d944d062560919273d23 1,434 1.00/1.00 vMB 111
461,967 461,967 000000000000000001f9b5e674b0526012bb6d134a9232bf282f82995633f803 2,040 1.00/1.00 vMB 127
461,966 461,966 0000000000000000008fa9b89e39f0530533bb8525c95fdcced08a24fbf5d7f8 1,601 1.00/1.00 vMB 97
461,965 461,965 000000000000000000db1fa9acb7e4ef182267c4e6e8ad73d98dcf70c11ec756 1,434 1.00/1.00 vMB 176
461,964 461,964 000000000000000000846f886d7cb85e93a7b39d62200523cd2efc985592599c 2,025 1.00/1.00 vMB 110
461,963 461,963 000000000000000001ef1ad7490742b294508b8b222541a67afa030da502bbad 2,206 1.00/1.00 vMB 188
461,962 461,962 000000000000000001e72bcd1b1d20a226321f007e7200846164742baaf28378 1,898 1.00/1.00 vMB 123
461,961 461,961 0000000000000000003f005b6eafd773ee4dd5802787e5362ef166b9cc98ddb9 1,325 1.00/1.00 vMB 126
461,960 461,960 000000000000000000bd362e57d1882058f6b9ac665b9809ca3da839a1ecbd5e 2,067 1.00/1.00 vMB 143
461,959 461,959 000000000000000000438a1e331cf06e621c0a1c89a8c9483376d7295203eaac 2,182 1.00/1.00 vMB 168
461,958 461,958 000000000000000000f00d7ae04d0a2969f97ca9a9fa1e93e86357792ff9d514 1,893 1.00/1.00 vMB 139
461,957 461,957 0000000000000000001c68f108aa8dc2297fe6c88dc5731f0e8ca9e53bb32346 1,807 1.00/1.00 vMB 172
461,956 461,956 0000000000000000017f8dd1956012358233c4ba187311189eddac4adac384f6 2,273 0.99/1.00 vMB 172
461,955 461,955 00000000000000000081f91f5dd10838394288cad9c7e29833bdfc075516b973 1,150 1.00/1.00 vMB 81
461,954 461,954 0000000000000000013f63e764791eeb34f7f2985dde6660164d299571d6a0f5 2,076 1.00/1.00 vMB 139
461,953 461,953 00000000000000000205fc4f1d8407299440ace7581fbd40c70efa1e85527db8 2,184 1.00/1.00 vMB 174
461,952 461,952 000000000000000001a14fc497131c978264de7b342e8ae2f7f5f325effff246 1,262 1.00/1.00 vMB 114
Previous 10 blocks ↓
Total Size: 782.62 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: 672.01 GB
    • Received: 16.11 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.