Loading Tool

Explorer IconExplorer

Memory Pool

43,696 transactions
27.22 vMB
0.10124404 BTC
Random Selection Loading Transactions
Max Size: 142.49/200 MB

Candidate Block

Mining Attempt db770e18a851ab65ecc8330d4145d3e15fef029c259b529e28c038741b6e1bcf
Version 20000000
Previous Block 00000000000000000000fc48cc8686a8ac722c054bcc7b44a0442c0f1c3ff981
Merkle Root 0912bcd55be1bbe59eb16fd1745eaf5d636e8feabe2aacb618eb9d63566754ea
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,404
Size: 1.00 vMB
Total Fees: 0.04857100 BTC
Feerates: 151.01 > 4.87 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,883 (687,562 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
227,321 227,321 00000000000002100275e0e901cf7e52da90ee24a3b2ad4766023052fc5ef8d4 395 0.18/1.00 vMB 151
227,320 227,320 00000000000001e338e31831b09781d4d18f3896c74f9e6234c6b83fa2cd904c 243 0.13/1.00 vMB 139
227,319 227,319 00000000000002edef5e0a26e1a76d0c49bee04d3df626be7a2a4e98f273e086 65 0.03/1.00 vMB 192
227,318 227,318 0000000000000372d91eb70a5c314f1aa0f5280cfb0070c870e0ecbffaea4213 267 0.15/1.00 vMB 131
227,317 227,317 000000000000005d9e9d103180cae6bd9285cf04333badc2569368865270e270 128 0.05/1.00 vMB 230
227,316 227,316 000000000000026486ec12265ce0e825a59dc1b2e283acc2ea3fc4e00823b65f 82 0.04/1.00 vMB 53
227,315 227,315 00000000000002189df16f3b2b9a2e55712e6107a7e4520b89832d8d58829d51 260 0.13/1.00 vMB 176
227,314 227,314 00000000000000ef6e661dbeca76293dff1b6a16cfbf8694cb6bb5060d64289f 32 0.01/1.00 vMB 90
227,313 227,313 00000000000001dec70394ec6e58438531f29eca5ff0b6afc2a99c1fa247ae90 400 0.23/1.00 vMB 177
227,312 227,312 00000000000000db969875597a7e1d0fdf1e96817183d7fb996b11c2cde83b70 32 0.03/1.00 vMB 4
227,311 227,311 000000000000001a9c4a5920924ba450b456a4ba67944aad0d77fa875979eea1 223 0.13/1.00 vMB 224
227,310 227,310 0000000000000161af49cd5fe0a79892fe9480a62b880fec6397f8095fe27c37 13 0.03/1.00 vMB 14
227,309 227,309 00000000000000fb37455234c979d5b24c2cfffbaa655d17d9bdf7f30d330a72 122 0.07/1.00 vMB 134
227,308 227,308 000000000000018a9faa896b436d41e5fdabe571f18a8d1c5ca4cfae3688af60 36 0.02/1.00 vMB 102
227,307 227,307 000000000000009a5345e519cfbeee68e81002b4020d440fdb98ed03da443196 166 0.11/1.00 vMB 109
227,306 227,306 000000000000003b4bfef45362b6369b4423f05dc4a381b1247fc954299c23d4 256 0.09/1.00 vMB 246
227,305 227,305 00000000000000f3a9b0d3933d72f5974d9da85e74ffddfc86a61f6cc3fc84d3 113 0.05/1.00 vMB 84
227,304 227,304 0000000000000242ca3aa6aa13ee141a58d78c8ee45ef342366170599fca0a7f 204 0.15/1.00 vMB 113
227,303 227,303 00000000000000920fa4eedd400345055fc7642dbbbda9221d9e72b874d30e01 272 0.12/1.00 vMB 209
227,302 227,302 000000000000003fbd694b19386dba796c00846ed396853656bb073fbf360f3a 222 0.10/1.00 vMB 210
227,301 227,301 00000000000000fb2bb96c5b8888185400e1d5151f9f4e0bd2315ec4d2563098 299 0.16/1.00 vMB 157
Previous 10 blocks ↓
Total Size: 782.18 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: 653.64 GB
    • Received: 13.97 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.