Loading Tool

Explorer IconExplorer

Memory Pool

79,382 transactions
29.97 vMB
0.07846112 BTC
Random Selection Loading Transactions
Max Size: 183.18/200 MB

Candidate Block

Mining Attempt 14a40effefbe72e05dcc0a415ba6b33d155131b9424eac82e0127d1cfc431c77
Version 20000000
Previous Block 0000000000000000000132aebc62a7fb5d713e95e3d3a19852c83d9376df43c7
Merkle Root 6d169d91462052b9adf76716162c54c875f16b7e9f635bf1bb3a08494f989645
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,617
Size: 1.00 vMB
Total Fees: 0.01196503 BTC
Feerates: 200.00 > 1.20 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,374 (630,278 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
285,096 285,096 0000000000000000a732401296ea3f98c7e6e98d05b9e188cfdc4921f46ac2cd 550 0.33/1.00 vMB 31
285,095 285,095 00000000000000009165745d0e19aa4bdd8ae9eb89b95cff6ec541cdf4e8a181 180 0.05/1.00 vMB 130
285,094 285,094 00000000000000018b60e1efa11da88c9d6f3c03af75ca8c643d63dfac609261 144 0.10/1.00 vMB 23
285,093 285,093 0000000000000000f81461cdb90ed475a648590b0611174cdb8c1a3ee8fdfd10 237 0.13/1.00 vMB 29
285,092 285,092 0000000000000001a2518bf87cf8399feae586a15787abf1a44d49998c3b2f26 358 0.22/1.00 vMB 32
285,091 285,091 00000000000000015addfdab3e7a9f6a3c9270e16fe8181ca78c2c6f81d273d9 347 0.23/1.00 vMB 24
285,090 285,090 00000000000000001ced5091056c6292203937583497e8e324be962cf6baa2c5 81 0.09/1.00 vMB 32
285,089 285,089 00000000000000007bd683058bdc36bc83492d0822c1239c1a1a6e305a06699a 552 0.34/1.00 vMB 59
285,088 285,088 00000000000000017f79338331b360d00574b53473c87c21ba03f433df5e19f1 424 0.25/1.00 vMB 30
285,087 285,087 000000000000000011b9f7b6225bf71271422aa58bb95c37ca03658ceb3830c0 317 0.25/1.00 vMB 22
285,086 285,086 000000000000000171a21872900c34b5695c6cb15d49aca4429061501cef6800 1,832 0.90/1.00 vMB 33
285,085 285,085 000000000000000000cad047b6330305c02e3ca0fa78864959ee7f9314c3fd58 123 0.05/1.00 vMB 187
285,084 285,084 0000000000000001a0f04ae8833f3af90cb56bb685dee44199cf8d067dbb2132 114 0.05/1.00 vMB 45
285,083 285,083 00000000000000013c636e4824f83fd729d036d3c5fcd65e28f8e9708d0d8b1a 812 0.48/1.00 vMB 34
285,082 285,082 0000000000000000c5be2a64c17a1da53fcf04a431c9edac16cfe50ecb237223 959 0.35/1.00 vMB 59
285,081 285,081 00000000000000000bf127b1bc613f8c888403d427c2936528b0d814d710673a 751 0.36/1.00 vMB 41
285,080 285,080 0000000000000000b7a800f67295db9218c1d3f4581ee83c796a7163c941f2d7 168 0.09/1.00 vMB 26
285,079 285,079 0000000000000000cef930e324e098388223074a0e6a2522eef75e7d189ec777 406 0.32/1.00 vMB 19
285,078 285,078 000000000000000009f2e328671844bd0fba9959f2e687a00d55694b71b873b7 1,174 0.35/1.00 vMB 60
285,077 285,077 00000000000000003ea10b08fc55148aab6c877731f71eccba5db5b35f1efcd0 431 0.22/1.00 vMB 33
285,076 285,076 0000000000000000f43e107cc3989f57ebec4d414e9fab6a9659dd491c423b3b 57 0.03/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 783.04 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: 719.68 GB
    • Received: 18.13 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.