Loading Tool

Explorer IconExplorer

Memory Pool

35,587 transactions
18.70 vMB
0.04036306 BTC
Random Selection Loading Transactions
Max Size: 102.73/200 MB

Candidate Block

Mining Attempt c45daf610fb64f69c7a5243f090bbeae2a11042554094dd8c865bb267456236b
Version 20000000
Previous Block 0000000000000000000087f5fa73384b341113ebaf18fcf622a4ac7f51bddad6
Merkle Root 93159a4807019f92d5385c905518514ba136bf66e4a1df971d706cb5b85431a4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,763
Size: 1.00 vMB
Total Fees: 0.00483862 BTC
Feerates: 40.21 > 0.48 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,035 (759,756 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
154,279 154,279 000000000000076207636ec44fde98b6ca6b6ab7c335d2c52b7b01ac052c2490 33 0.02/1.00 vMB 163
154,278 154,278 0000000000000385825c9e5532ecfe800d7497056713f489adae4603483c0d7d 3 0.00/1.00 vMB 109
154,277 154,277 0000000000000dc703f31f61a931e4b76cfdf3fee80c89c856aca02517135a3a 3 0.00/1.00 vMB 71
154,276 154,276 00000000000003f9d236644490e2c47e09d83c26b2d9d7729912fb6f370d65b4 6 0.00/1.00 vMB 27
154,275 154,275 000000000000071f959e777c6e0a908bf0d1cae165b8a94ae3b5653c8eb3cb3d 11 0.00/1.00 vMB 30
154,274 154,274 0000000000000304d0453fbc0ffbc6943f8e42a9ebbda2dfa20bbbb5e540bc54 27 0.02/1.00 vMB 41
154,273 154,273 00000000000007db4ec9133c175492daf48656735898bcc5975d613c95831360 55 0.02/1.00 vMB 100
154,272 154,272 00000000000003e3ff3ea81fac68921e9e368b8a93eb2bc5d01ae465d58afff3 43 0.02/1.00 vMB 145
154,271 154,271 0000000000000c8170446abb734171e0e02a169371c8427c12a145a76ccf3077 169 0.05/1.00 vMB 20
154,270 154,270 00000000000000a590ba6c1d319c03aee51bd02b6ce93c47cd77a512fdaccd95 107 0.04/1.00 vMB 88
154,269 154,269 0000000000000358c3b4448babdec0f08d018790157c37e5ce1cb1867cd47b7d 35 0.03/1.00 vMB 52
154,268 154,268 00000000000003337e16037cea78bf3b6a7467537103060d839fbaf0594ce988 85 0.03/1.00 vMB 78
154,267 154,267 000000000000061c2a5c3cd00814adb4a5331a5d93c4db7e3c2af1570f76d389 72 0.03/1.00 vMB 3
154,266 154,266 000000000000009e7cb6a82dff5ba49bfa90217b3194ea8ca0f7c3010e79a159 76 0.07/1.00 vMB 131
154,265 154,265 0000000000000255b62ddf86a08f35804c97551aba3aa46619bff07d6e82b34e 99 0.04/1.00 vMB 107
154,264 154,264 0000000000000b7097dd2ea935c2724e876fb4d74a1006e8a329784853d980d6 19 0.01/1.00 vMB 169
154,263 154,263 000000000000054bb484465354074dac96e68bf8994d7305067ec2a94ab62fae 43 0.02/1.00 vMB 863
154,262 154,262 000000000000066418e20746c19094d2ba24891c86d7f3393f765eb1ccb93b53 23 0.03/1.00 vMB 49
154,261 154,261 0000000000000a8aea241ca647d663c239a909f3f950ec652baaf320862c886c 16 0.01/1.00 vMB 0
154,260 154,260 000000000000031246a623a86f68d8269fcf31e52a333b9bb3394f4ae52a7b36 91 0.03/1.00 vMB 554
154,259 154,259 00000000000009d5309863313439f7202168728d38f41a3e519546dbd163d97b 60 0.03/1.00 vMB 130
Previous 10 blocks ↓
Total Size: 780.66 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 552.10 GB
    • Received: 6.54 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.