Loading Tool

Explorer IconExplorer

Memory Pool

74,034 transactions
28.94 vMB
0.07267258 BTC
Random Selection Loading Transactions
Max Size: 175.16/200 MB

Candidate Block

Mining Attempt 079bcb086aea0ea17b3aaccfd4914280f5e4243fda61d2772159ea67d98174c1
Version 20000000
Previous Block 00000000000000000001de95a124532fb5b79f73499f42c91953c61275ccc598
Merkle Root 5f741e913d75dd71b7a24b3a784b517615153c4ffa55b6c48f8057111df16af9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,151
Size: 1.00 vMB
Total Fees: 0.00853413 BTC
Feerates: 73.20 > 0.86 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,429 (634,125 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
281,304 281,304 000000000000000145695125b3a6af2c192c84d40a2505d667892a1a52646352 134 0.08/1.00 vMB 26
281,303 281,303 00000000000000002f50263f21118d62e60cf9c35d1aecc9702369590050d3c0 76 0.03/1.00 vMB 50
281,302 281,302 0000000000000001fecd089feccd61d5564d1431ba891e68d3af5336434cfae9 127 0.08/1.00 vMB 29
281,301 281,301 0000000000000001d29ae96f075a2248abaf67f877dc384ee57f7a5d0f57781c 146 0.05/1.00 vMB 84
281,300 281,300 000000000000000068d15df7460d64e8259179a2befd32cadbfe4b7823fc76c5 91 0.04/1.00 vMB 40
281,299 281,299 000000000000000158fe39097baecf7285a49ee2249318819bbadf1cacd993a6 250 0.12/1.00 vMB 60
281,298 281,298 00000000000000009408706dadd1ab8296a06bf53d95c6b966da1dfccf78d3d3 207 0.10/1.00 vMB 57
281,297 281,297 0000000000000000bc94006496c3345cdcc47300345f165a8ff683a6fc5f99f3 593 0.25/1.00 vMB 55
281,296 281,296 00000000000000021b07704899dd81d92bb288b47a95004f3ef82565a55ffb1f 262 0.12/1.00 vMB 75
281,295 281,295 00000000000000007953f311f33d177bf1e19a6766965aee0dcbe46b49c1f1d2 45 0.01/1.00 vMB 46
281,294 281,294 0000000000000001a1cf3615205e7fa66cc86e54b76235b669d2fe878100c85e 211 0.09/1.00 vMB 39
281,293 281,293 00000000000000013039e8670e6ce13aee5462d0b46299565ba974aa6d1538d4 118 0.08/1.00 vMB 41
281,292 281,292 00000000000000025b28bfbcf3787efcc256c53ac354393a76e5b3c794cc158f 236 0.11/1.00 vMB 39
281,291 281,291 00000000000000025d1019cd8334cb99958bd5dbe661a0579828d4e379f0f90f 465 0.25/1.00 vMB 46
281,290 281,290 00000000000000007a97819ef864fe4f9748be1e83df94340fb532f7748802a4 592 0.38/1.00 vMB 34
281,289 281,289 000000000000000050e1b0ced4d9ccdbf296357b49fc3f7366558d4fc7000fa4 112 0.09/1.00 vMB 21
281,288 281,288 0000000000000001fa1f2310a853d0bc2213c22bf0c682031ce36e81168e0838 87 0.05/1.00 vMB 29
281,287 281,287 0000000000000001c4a77f6b8bda398d9a89035fb7cb2752647a572921a218dd 418 0.24/1.00 vMB 25
281,286 281,286 00000000000000021991dcf8e7f396270332d507041e04d51fb4df1453133324 159 0.05/1.00 vMB 144
281,285 281,285 00000000000000017d3017e8ffcad6d53d77e95152c8017e16708674ae8b659d 328 0.16/1.00 vMB 46
281,284 281,284 0000000000000001e150c1c07d2ea1838eac0c5a8077de860e3932a88eaec753 385 0.18/1.00 vMB 50
Previous 10 blocks ↓
Total Size: 783.13 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: 741.76 GB
    • Received: 18.64 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.