Loading Tool

Explorer IconExplorer

Memory Pool

86,514 transactions
31.77 vMB
0.10749510 BTC
Random Selection Loading Transactions
Max Size: 194.64/200 MB

Candidate Block

Mining Attempt 4cb77cff3128c8cc532a826d6995dbac88e4e01634ae6d948698ecd16738eadb
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root cfd5202d7a9d2eace8f5d05998702fb9629e42268b28024226174e3f1bc3a512
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,886
Size: 1.00 vMB
Total Fees: 0.02728056 BTC
Feerates: 1,236.26 > 2.73 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (103,710 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
811,652 811,652 00000000000000000001b42fc97459d2073513af982ef867a61e32dc21d296d9 533 1.00/1.00 vMB 6
811,651 811,651 0000000000000000000368afb31cab4a0e4fcbc995d0a19a4a303bd320e7bba9 713 1.00/1.00 vMB 9
811,650 811,650 000000000000000000004ec41f6d3cacd6a24ecb6535283c262f0eacca6afca6 289 1.00/1.00 vMB 6
811,649 811,649 00000000000000000000bb2954c3775af66959e2324ad09c0b28a2eb601309e1 1,144 1.00/1.00 vMB 12
811,648 811,648 00000000000000000000871463bb561f0fd4ef781ce962f1899a911185b87c52 422 1.00/1.00 vMB 7
811,647 811,647 00000000000000000000ffcdca913da39717b43941ee0b78ed5c20aedcb9fee5 451 1.00/1.00 vMB 8
811,646 811,646 00000000000000000001065e07b7e8b39be95f36774938bc24cf27732015fe3b 530 1.00/1.00 vMB 9
811,645 811,645 0000000000000000000190067c73d6ebb9286371be7a7d13f430557677cce150 2,470 1.00/1.00 vMB 18
811,644 811,644 00000000000000000003f34409eb89c39f46df38ebf5da9239f4d9f472510935 689 1.00/1.00 vMB 10
811,643 811,643 00000000000000000001833d9182c2333f519ee472d67f0088a8838ee28cdf5b 996 1.00/1.00 vMB 11
811,642 811,642 00000000000000000001a264aea96ef331ca1e602adc893c7626b526302f200e 1,066 1.00/1.00 vMB 12
811,641 811,641 0000000000000000000331e18cd33cecd6003a2450249d381291ad95f4236c12 331 1.00/1.00 vMB 6
811,640 811,640 00000000000000000003ee519c5c19be08c5313887111b2039b6b9e0a9fe0b48 1,098 1.00/1.00 vMB 10
811,639 811,639 00000000000000000001f0c9417490eb79cf4a993a9a30e17562776d4dbcaf6c 555 1.00/1.00 vMB 5
811,638 811,638 000000000000000000027c5fab7e2ed8e1c38e5547cd526162059a5d7624c86c 408 1.00/1.00 vMB 6
811,637 811,637 00000000000000000000e80c644edcf542e0d40c0b359332d62e54a20761507a 852 1.00/1.00 vMB 11
811,636 811,636 00000000000000000002645c8a40d23fde95d6943ef88fd1e0b1e08e0f5f2d12 613 1.00/1.00 vMB 10
811,635 811,635 00000000000000000003b3af1abac8b8728804a01d824f52c162404a8728a483 1,281 1.00/1.00 vMB 11
811,634 811,634 000000000000000000022aa705b0fc08130fc057b1bf714799f26ec9cfc65e53 2,936 1.00/1.00 vMB 19
811,633 811,633 000000000000000000018be1b7fa1315d6819635e635b720d4db28e0342ad023 1,260 1.00/1.00 vMB 7
811,632 811,632 000000000000000000012aa0f7af17a95dd63f5d2d27009e7d148990c523816f 1,211 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 783.02 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: 719.41 GB
    • Received: 18.04 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.