Loading Tool

Explorer IconExplorer

Memory Pool

73,910 transactions
27.41 vMB
0.06843793 BTC
Random Selection Loading Transactions
Max Size: 167.09/200 MB

Candidate Block

Mining Attempt 1b2de98f16b82b581bc479de11ea6cd8636043124d70f86f05daf7c8883d8708
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root ff18a172dfd6f5e8c20c6b11f72584df3dee094f43997718e2211f5c5030725a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,829
Size: 1.00 vMB
Total Fees: 0.01008791 BTC
Feerates: 101.19 > 1.01 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (600,452 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
314,859 314,859 0000000000000000121e4d45bf5f97b2edddab01880cba73e9d1284174b450ef 339 0.26/1.00 vMB 21
314,858 314,858 00000000000000002dcb3fdd206de5433073315ec107dcb90fcfee9c34a3e0a8 225 0.17/1.00 vMB 21
314,857 314,857 0000000000000000154db637a6d7a2a28a78df127b32cf3f2b8f09e7e5018d33 427 0.25/1.00 vMB 29
314,856 314,856 0000000000000000109ee15a123b0c9f3abd539a13b146ab9ba1b2ec451c6fa9 9 0.00/1.00 vMB 25
314,855 314,855 00000000000000000c710031e574fdc21f75083c6b4d063a1e3f660ec23f153d 61 0.03/1.00 vMB 26
314,854 314,854 00000000000000002f326c63cde390d63493029c986decc34380b32b1bfbc78f 215 0.11/1.00 vMB 22
314,853 314,853 00000000000000002ab9b351539c5bb9deb643ecd4fcc33d548ec0f07a3271b4 431 0.25/1.00 vMB 27
314,852 314,852 00000000000000000b716a5440faa86c34fd8f14b27f10e34782e537e4092262 46 0.03/1.00 vMB 25
314,851 314,851 000000000000000006b2110073c605cd1aae0c226a3a20e11d8254b3a33b81a7 113 0.06/1.00 vMB 20
314,850 314,850 00000000000000002213875eb2b0f2e1d6a260835138a2069e32ae3deeaf132c 143 0.05/1.00 vMB 32
314,849 314,849 0000000000000000255a50327f9d335c18c568e93e735e24790d79fc72815a4b 151 0.39/1.00 vMB 8
314,848 314,848 000000000000000034d8e41e868562a20ce3936821245b352b1706bf76025c9d 1,049 0.50/1.00 vMB 33
314,847 314,847 00000000000000000fd6ff571b6c085a62c9e199be01db970665ed7cdc3ab38e 341 0.16/1.00 vMB 29
314,846 314,846 00000000000000001ecc4dd9a55164c06d8e2ae839a9f958935b0190a167f782 153 0.08/1.00 vMB 25
314,845 314,845 0000000000000000072e44335758563067199543977233adddb090721f319ce0 414 0.19/1.00 vMB 30
314,844 314,844 00000000000000001d23219d853d77d3d6882cea9d54f01ef28d30783dbe750b 98 0.06/1.00 vMB 21
314,843 314,843 00000000000000000c5dfbb33b85c16ac6015c16e1bb3471ebf16c7fcef83254 115 0.07/1.00 vMB 25
314,842 314,842 000000000000000025b092789b97e4cefd86165a741495dce05203efd4eba073 110 0.06/1.00 vMB 30
314,841 314,841 00000000000000002b974d7b79ff82f09ffb65a99c6bef23a7f97dcc1837ee2c 680 0.40/1.00 vMB 27
314,840 314,840 00000000000000000e70064ce18bf1dfa08be5fff4b96bb64cec2b2ef05e9b83 198 0.10/1.00 vMB 31
314,839 314,839 00000000000000002369585a6f8f99c8ad6018bf738cd4340259d2f38ca0b3cc 24 0.01/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.93 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: 714.62 GB
    • Received: 17.57 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.