Loading Tool

Explorer IconExplorer

Memory Pool

69,547 transactions
26.54 vMB
0.07435600 BTC
Random Selection Loading Transactions
Max Size: 159.21/200 MB

Candidate Block

Mining Attempt a57ae34b270b38d640f894a0ed5f4e70f3fc91fda07174d59775ff4196dcd4cf
Version 20000000
Previous Block 0000000000000000000048fdfff8116c2d1f1d4c70b59da7a28ddc4ca1e717c9
Merkle Root c5ae624c8711d3fedbfe049dd2d16c4c9a300d7b8a1255a07f0c56c10d50bcbe
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,166
Size: 1.00 vMB
Total Fees: 0.01777803 BTC
Feerates: 71.66 > 1.78 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,488 (647,538 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
267,950 267,950 000000000000000379e2a349ccee65efc29d43e2c742f8e4a9247d68025ace84 370 0.16/1.00 vMB 81
267,949 267,949 00000000000000094ca7e81e2b16fb9eead0210ec12b984bebc3481f52ca0150 554 0.47/1.00 vMB 38
267,948 267,948 0000000000000005f3913d0a5ea7e94479171a548d96e4ef1594ee3c4a25e12f 571 0.25/1.00 vMB 88
267,947 267,947 00000000000000010747d0b1ffce06d8aca1a18b1fade8568e91c09de30e0379 651 0.25/1.00 vMB 87
267,946 267,946 00000000000000086d6d5b17d979d44a24a68bcf92eb9aea18351e4f6bc485b6 614 0.25/1.00 vMB 91
267,945 267,945 00000000000000041b6435c26187eeb950e1f3a0127e2776e82ece2d3c44854c 536 0.28/1.00 vMB 76
267,944 267,944 0000000000000007a206908f4025499f9d9ef0e006d6b608359527e91e7a34cd 377 0.19/1.00 vMB 72
267,943 267,943 0000000000000002c43b3c05c0ed0842317747f0d1e3982489d0a51e7c8a05a3 73 0.05/1.00 vMB 23
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
Previous 10 blocks ↓
Total Size: 783.24 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: 760.57 GB
    • Received: 19.10 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.