Loading Tool

Explorer IconExplorer

Memory Pool

75,393 transactions
27.71 vMB
0.07495167 BTC
Random Selection Loading Transactions
Max Size: 169.12/200 MB

Candidate Block

Mining Attempt fadce817dfaf5def31de5f0913e575711b011772c2b894c512b3bc6b9e3d5f75
Version 20000000
Previous Block 00000000000000000000eb6f61bd9defd18e41bcd69e7e89dae8b0fff50507e2
Merkle Root c10c47e4762f2cea483ddbe74e3afb441ee5d4a86580dac7bfaf2c69390405f8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,179
Size: 1.00 vMB
Total Fees: 0.01560093 BTC
Feerates: 99.50 > 1.56 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,259 (401,791 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
513,468 513,468 0000000000000000003016fbf08d818d095d0f9c289e12c79564f26b374dfe57 798 1.00/1.00 vMB 21
513,467 513,467 0000000000000000001702d28623282b344b5e025a4847e35f75389768bf4341 1,049 1.00/1.00 vMB 22
513,466 513,466 000000000000000000197ae315c572d4337df7c50eabfd779e45fe3ebe907e14 2,736 1.00/1.00 vMB 73
513,465 513,465 0000000000000000001bcff357d67bd150cd1ea1c19b4d373b389efe9fc5c95b 799 0.40/1.00 vMB 26
513,464 513,464 0000000000000000001651a57e9f3ecdd62ce9fd8756016dce094e1eae8747db 1,757 1.00/1.00 vMB 48
513,463 513,463 0000000000000000004a930cc69c12499e175e16a0888673500623e3e3f2a349 783 0.74/1.00 vMB 30
513,462 513,462 000000000000000000081a6230902fa2757932b157c71075a804a062a927fc80 1,400 1.00/1.00 vMB 17
513,461 513,461 0000000000000000000d3935a9e0aaa183f9122f7016fb6f2f39cf29516f140f 1,375 1.00/1.00 vMB 9
513,460 513,460 00000000000000000037eb85a7ee8eccfeeb7ba841bdcb0bac30035f8f259bff 2,227 1.00/1.00 vMB 52
513,459 513,459 00000000000000000047eb1596fad88e415e9a0fe39897a4e995b7f5e9079e82 317 0.15/1.00 vMB 72
513,458 513,458 00000000000000000012d881e753f0c060e23bff38e92798de30ce9fdd2d0133 1,768 1.00/1.00 vMB 31
513,457 513,457 0000000000000000004e2c4c1837254dba1d95c2658d7d6812591d8cdc3c784d 1,953 1.00/1.00 vMB 74
513,456 513,456 0000000000000000004b81e5ffb9a1d51db1f69f2fc60d8e42b2966f1e772440 2,859 1.00/1.00 vMB 54
513,455 513,455 0000000000000000001af161a7cf1b1a7e5e67fc1225f8e6f4525aa4b5108805 769 0.41/1.00 vMB 39
513,454 513,454 00000000000000000026e3ab25667942ff5f365999a4d5073a6d6499b8eed594 265 0.16/1.00 vMB 73
513,453 513,453 000000000000000000130299ac86d2e39c9db59efb8dacab9ac04b7f44ed7e73 571 0.36/1.00 vMB 14
513,452 513,452 0000000000000000003fbbb2ff4d2d44db91129556f1555ea316a651deca6e22 2,658 1.00/1.00 vMB 55
513,451 513,451 0000000000000000000684df0f7ef651dc409bd3b2641c9d3c2d883b464655fa 1,134 0.54/1.00 vMB 50
513,450 513,450 0000000000000000001ac2a96296c131e1ba51734b469ce2538234caf926e3eb 55 0.02/1.00 vMB 53
513,449 513,449 0000000000000000001847cf40977e544bd2b212b3b2c088d5fe6ffea2212755 101 0.04/1.00 vMB 37
513,448 513,448 0000000000000000001910a105a2ba2e20dd887d2afa77419f555caf448b252b 1,214 0.58/1.00 vMB 56
Previous 10 blocks ↓
Total Size: 782.84 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: 712.18 GB
    • Received: 17.16 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.