Loading Tool

Explorer IconExplorer

Memory Pool

77,463 transactions
28.92 vMB
0.12174191 BTC
Random Selection Loading Transactions
Max Size: 174.88/200 MB

Candidate Block

Mining Attempt 710494c040661f8551f776f434a935797e96ace283e6e819ffec4fbfbcbe2014
Version 20000000
Previous Block 000000000000000000009f1c3d628decaf53046a7e17575a65fbaae2fc1ca795
Merkle Root c099492821c35212d8a23c58e789cd0d32841b20812c1d7c841569456bc0fceb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,114
Size: 1.00 vMB
Total Fees: 0.06127423 BTC
Feerates: 108.69 > 6.14 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,116 (401,075 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
514,041 514,041 00000000000000000007cacb5bc2d71a85fa468bca11daabee806770866e8666 1,035 0.48/1.00 vMB 26
514,040 514,040 00000000000000000000c8486f1ce46f7b2e1149edb7166f4d19cad02c51d2ef 1,189 0.47/1.00 vMB 41
514,039 514,039 0000000000000000002eda57b345e5d48598b8031bf601bca420597c0a7af808 905 0.33/1.00 vMB 29
514,038 514,038 00000000000000000036ec8a3add506c580f37acb83865b7c9391365ff644a0f 1,690 0.74/1.00 vMB 18
514,037 514,037 00000000000000000037691e3f1342c2e17b1aeff49638e77beb74a3c606e3fd 2,910 1.00/1.00 vMB 39
514,036 514,036 00000000000000000013c3fdaaaa4ab4c8b781e1d683b1efa03c024c25f73f2a 976 0.46/1.00 vMB 40
514,035 514,035 000000000000000000191c684452aa165c55cdf3f76997ea3252d302793d384c 249 0.14/1.00 vMB 23
514,034 514,034 0000000000000000004f56e74269c69492adf4b9e3bd7ceb978bfeeaf7e83570 155 0.07/1.00 vMB 28
514,033 514,033 0000000000000000004c1f17832b094caf6a4ab154657dc0ed2149a7efbb84b8 1,047 0.41/1.00 vMB 33
514,032 514,032 0000000000000000000dcb07eaa857bb8a871e245e83b2068e6d96613efbd507 72 0.03/1.00 vMB 24
514,031 514,031 000000000000000000022f8b0e3cfd1d4d2bab9fd8a721dce1e8d35f6648b234 14 0.00/1.00 vMB 5
514,030 514,030 0000000000000000002d05e6f643f3c4fe66c1113de143c5a6113dd10bd1c8dd 705 0.29/1.00 vMB 44
514,029 514,029 0000000000000000000b05dcc78a6f013c9d7890847b0caff0c1c8f310b50dc5 808 0.43/1.00 vMB 36
514,028 514,028 0000000000000000000e19a3c2ec38bda999a6ce60e4022f9903482afff1630a 309 0.19/1.00 vMB 31
514,027 514,027 0000000000000000000c04be3e6201ba60402aa2dc28c6eb84afdb8d7158eb58 1,653 0.96/1.00 vMB 43
514,026 514,026 0000000000000000003c1bcdd0c36d04b99afd870172e61a02a5cd2ace2845c3 1,579 0.78/1.00 vMB 5
514,025 514,025 00000000000000000045034f0364cdfca306b34672a93754547d9f4631b6b273 1,759 1.00/1.00 vMB 47
514,024 514,024 00000000000000000024e47ececffc0c8715d78b0991f5b1a8d2978f0132b1cd 2,068 1.00/1.00 vMB 14
514,023 514,023 00000000000000000001c2c3cbcb6b4119cf34a09bad722acc37efb770ca0922 969 0.42/1.00 vMB 55
514,022 514,022 0000000000000000001a99278c801ac63761698abfb0adbce4f3417c064eb75e 552 0.21/1.00 vMB 17
514,021 514,021 000000000000000000493546348303452744243260a74120f1d2ae1b29f614a7 1,321 0.69/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.59 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: 671.53 GB
    • Received: 15.95 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.