Loading Tool

Explorer IconExplorer

Memory Pool

39,724 transactions
27.09 vMB
0.05589666 BTC
Random Selection Loading Transactions
Max Size: 141.60/200 MB

Candidate Block

Mining Attempt 31b6f9a14a33be54b0879dfd7cb2f80c3ec4d3e17a3047dd7cdadeab5b066bce
Version 20000000
Previous Block 00000000000000000000245eed505a538a5d305de614b12adbe4c5ba2b15f80a
Merkle Root 1f347a2026226586cfc83045bb4861936f7c6f2a9625a705858afb2b147d4a96
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,164
Size: 1.00 vMB
Total Fees: 0.00576669 BTC
Feerates: 69.10 > 0.58 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,863 (147,168 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
767,695 767,695 00000000000000000007eef047afc72613034a2b3df2093e6f640686582c7abd 3,282 1.00/1.00 vMB 18
767,694 767,694 00000000000000000007c1c921c9faf163b909d6060b54cb3dbb49a64e8adc9a 3,367 1.00/1.00 vMB 31
767,693 767,693 00000000000000000007124c8bfb13ea956b829223cefb66e3b0f130937a1021 3,426 1.00/1.00 vMB 24
767,692 767,692 00000000000000000004ddc77b61068093ea5e07cbaf96c3410dc44c3c55011c 3,088 1.00/1.00 vMB 27
767,691 767,691 00000000000000000004845aed6686be7bcc2f9ecb6d687d56af950a09614518 1,811 1.00/1.00 vMB 14
767,690 767,690 00000000000000000001ffe948cf86a2320d025dfd0f6a30da9570297a424df3 3,152 1.00/1.00 vMB 21
767,689 767,689 000000000000000000020cab3247900b2dfb6fd12d388e14056d041fd9683162 2,820 1.00/1.00 vMB 39
767,688 767,688 00000000000000000000c6a7e8d3dd65342908bd0ccc37e3d1ddf547a549c48e 2,675 1.00/1.00 vMB 10
767,687 767,687 000000000000000000030ac50e1b5de5bfe638abee170209488435b3051cbd26 3,414 1.00/1.00 vMB 24
767,686 767,686 0000000000000000000004d5a31d09b7b533ce4a15e3d669965bb40e56551604 3,347 1.00/1.00 vMB 29
767,685 767,685 0000000000000000000565e084685ffbec8f0c01bfe09b8b48f121af1a4b44fa 3,361 1.00/1.00 vMB 24
767,684 767,684 0000000000000000000345611701b0bbabc19672078bc1a31c495decf99222b4 2,447 1.00/1.00 vMB 12
767,683 767,683 0000000000000000000548bd3ce4759fc76bcb1b1bf55d95c06e6c18d6e14e2e 1,096 1.00/1.00 vMB 12
767,682 767,682 00000000000000000004ee6f3baa8bbc699fadf19053d98430ad8b80a13b026c 2,991 1.00/1.00 vMB 22
767,681 767,681 0000000000000000000169ad7c2517ebb2ad5b5d88549a6653daadeb308b3186 1,976 1.00/1.00 vMB 18
767,680 767,680 0000000000000000000281e989faf570c5de3cad96d0ee72d74f06cc75082105 447 0.16/1.00 vMB 12
767,679 767,679 00000000000000000001d756b56c6701237aefc975ccc95e6a5df3b37f2404ec 896 0.78/1.00 vMB 2
767,678 767,678 0000000000000000000103fb51991b236e74ab2277a5a25d7d85c5103a33624d 1,733 1.00/1.00 vMB 7
767,677 767,677 0000000000000000000513314df1fb0cb7c02a210e459111c90c672e7aa5fb8e 2,095 1.00/1.00 vMB 8
767,676 767,676 00000000000000000005ac42b0cdeecc69fa665823894d95bd7e40989f9deb95 1,826 1.00/1.00 vMB 7
767,675 767,675 00000000000000000007efe3e355da425b713542c7312c08f6900766e33990da 1,830 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.15 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: 652.93 GB
    • Received: 13.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.