Loading Tool

Explorer IconExplorer

Memory Pool

83,844 transactions
31.99 vMB
0.08822847 BTC
Random Selection Loading Transactions
Max Size: 192.57/200 MB

Candidate Block

Mining Attempt ca4385dc7db0814054df8eb0190326679fb07ae4f23d5fa31bd0a8d8ea4376a0
Version 20000000
Previous Block 00000000000000000001049e369aac2c4af01dc613ce7d208c3063e5755d3b19
Merkle Root 5c87943fb5c1baeb558243e5f02df2b958d85cbaf148af413e340b1fd4d3b103
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 517
Size: 1.00 vMB
Total Fees: 0.01191032 BTC
Feerates: 101.28 > 1.19 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,340 (7,110 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
908,230 908,230 00000000000000000001c9bdc442d4cb440dac0bfee2d2dd58cae3175fa0a78a 2,962 0.92/1.00 vMB 1
908,229 908,229 000000000000000000007fa5a4a9858d8b261afda78342100abf35f5c081340f 3,130 1.00/1.00 vMB 3
908,228 908,228 00000000000000000000d77f6f8851820d9ef29b614b60736d35cb2184ba829d 1,106 1.00/1.00 vMB 0
908,227 908,227 00000000000000000001bc55905731f5dcf2023db215db33de014381f97f1481 3,036 1.00/1.00 vMB 1
908,226 908,226 00000000000000000000a360040ca399ed517e61245f99cdfc1f792f9cf493dd 2,509 1.00/1.00 vMB 2
908,225 908,225 00000000000000000001ba9233e73b2b18513c78b4740e43477f610d0b97ebe4 3,545 1.00/1.00 vMB 4
908,224 908,224 000000000000000000020bdc8c838ecf576c66b8b49ac4c028928bd7f875da9d 1,953 1.00/1.00 vMB 2
908,223 908,223 000000000000000000009572cce1b45ddcdea8c5473f5b2b7069df3c06a6835d 1,150 1.00/1.00 vMB 2
908,222 908,222 0000000000000000000043d308f8eabdab76f7b0b8ce5f5cbe056658d018e684 710 1.00/1.00 vMB 1
908,221 908,221 00000000000000000001f33a6bb9afd6f3497e65b54199b74e7921876cd909ed 2,271 1.00/1.00 vMB 3
908,220 908,220 000000000000000000001dbb98e9a0c39d22d73f1c6ad8c95b5c861168583403 3,193 1.00/1.00 vMB 3
908,219 908,219 000000000000000000000e9e73d59ef032c34809e3983c5dacc3865b877b81d6 2,706 1.00/1.00 vMB 1
908,218 908,218 0000000000000000000179c5ca0fac13bfdb2e714cfc0000c90cf4112866b56b 2,570 1.00/1.00 vMB 2
908,217 908,217 00000000000000000001b82a2d2d42467c6bf9040bf7d4b2b5e6adea457e46f2 3,562 1.00/1.00 vMB 1
908,216 908,216 000000000000000000007be61d3699ea667284485392ff13ff4aa22a751cd17b 2,382 1.00/1.00 vMB 3
908,215 908,215 000000000000000000017eaf6b7c76c9b1161ec7230cc3608927de28f67b3532 3,049 1.00/1.00 vMB 3
908,214 908,214 000000000000000000021a82cba6148eaa9e2f49df0867ac9d453eafc93424ba 3,195 1.00/1.00 vMB 1
908,213 908,213 000000000000000000002df4a0d8d767d3d6880afb0458340413bf516c922c5b 1,434 0.96/1.00 vMB 1
908,212 908,212 00000000000000000001fe22ac83fc1a5ca2fc031642c2f1b31195dcefda075f 2,634 1.00/1.00 vMB 1
908,211 908,211 00000000000000000001b9e542fc28072a94db10745dc688a1c5cfaa761bcae5 659 0.91/1.00 vMB 2
908,210 908,210 00000000000000000000fe20bfc576cde9a02e1492c1905bf1bf175564f8915c 2,273 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.98 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: 716.49 GB
    • Received: 17.81 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.