Loading Tool

Explorer IconExplorer

Memory Pool

70,292 transactions
26.39 vMB
0.06100195 BTC
Random Selection Loading Transactions
Max Size: 159.71/200 MB

Candidate Block

Mining Attempt bf5116bd2dd7c2d3a05c650f17a7702622ac6e9f36d996257c8c201fd17b6d35
Version 20000000
Previous Block 0000000000000000000036422ab61dbcf0349de83af20f000132644b332f8024
Merkle Root d1b132b5982a43735b1e68fbfc82665e2a9302cf62f15609a674d7401aa263b0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,575
Size: 1.00 vMB
Total Fees: 0.00485136 BTC
Feerates: 45.16 > 0.49 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,462 (647,520 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
267,942 267,942 0000000000000007971ebe92013815cc379acc4cb4b97213e3a2654a01d71be1 1 0.00/1.00 vMB 0
267,941 267,941 000000000000000949a5f0ea2cc78726b1b84ca0f1135526c6570066dd9286cd 440 0.22/1.00 vMB 64
267,940 267,940 0000000000000009e01ec9f210c38dd3675d110d05dfe7c91eccaf19e7d6ede3 225 0.11/1.00 vMB 70
267,939 267,939 0000000000000000fd097e22e4250c1eb329735775f26d8a500a920367214d07 534 0.37/1.00 vMB 64
267,938 267,938 00000000000000079c8a642234cb452cbe261fcdb5885af604471c458c257956 481 0.30/1.00 vMB 5,782
267,937 267,937 0000000000000003ac13ba8de39e4713b54f1516f424e9224ffda8c7a0ef0103 247 0.11/1.00 vMB 74
267,936 267,936 00000000000000017f15453e1086a57ec9fbffb3ab722212c0212d521ec42c8d 287 0.13/1.00 vMB 60
267,935 267,935 0000000000000004f60e942ce034deb605d92f319b72b1ee203f6f47ba4b802d 285 0.15/1.00 vMB 64
267,934 267,934 0000000000000001f35bb470c2486f350988539d2970fb94444d8025d1685b9a 29 0.01/1.00 vMB 76
267,933 267,933 00000000000000015304ce100ea1102ec7403a34cadafbab2b16f026cc7332af 330 0.14/1.00 vMB 42
267,932 267,932 0000000000000008adb581077dcfa0bf067a4ee010fbabb92d136292625b2299 123 0.06/1.00 vMB 42
267,931 267,931 000000000000000a8a109a088ea17837a078eb04bc0d0c06f8bbb3edbb8f3b64 254 0.10/1.00 vMB 68
267,930 267,930 0000000000000000342fca74a5d4623cda54ce4e5728f49ff71a7dcdc0097748 289 0.15/1.00 vMB 65
267,929 267,929 0000000000000002a366ba6405a725d4a49fc3fb81b959a4cf45d7425e16cade 444 0.24/1.00 vMB 69
267,928 267,928 00000000000000009f66734fa3c7bb916c3b05b6b748896af073985d2ab6e5e9 487 0.31/1.00 vMB 58
267,927 267,927 0000000000000004252c42ef062d6977b45a5fe9ff3d3d4d6e0815750d5c4ce7 463 0.32/1.00 vMB 37
267,926 267,926 0000000000000004b8381fe97338c8b710cb662160f08e391820f30a375bb9b9 690 0.25/1.00 vMB 99
267,925 267,925 000000000000000771e068338fef7e2285b8a6db582e37473f42b76573677adf 48 0.02/1.00 vMB 89
267,924 267,924 0000000000000008aa86b3b3d85739790d2629b4f5196afb64f4cf08e98404d8 142 0.07/1.00 vMB 92
267,923 267,923 0000000000000002edce2529ade03ed9e050090ffeb2dc3ac30aa52d98660e72 152 0.07/1.00 vMB 71
267,922 267,922 00000000000000080b83e5e944a0208588e8ce5cb9b213163724f49a8dcf37df 480 0.31/1.00 vMB 60
Previous 10 blocks ↓
Total Size: 783.20 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: 753.86 GB
    • Received: 18.91 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.