Loading Tool

Explorer IconExplorer

Memory Pool

78,976 transactions
30.05 vMB
0.07758703 BTC
Random Selection Loading Transactions
Max Size: 182.92/200 MB

Candidate Block

Mining Attempt 64c92081e41a568e37787e74c9059e17c39e057895ae3a9cdaa065aa4ec50427
Version 20000000
Previous Block 00000000000000000001b18527090b50466f4d831af0ce90acc09da8967d8af7
Merkle Root 0bd413bf5a5fdb0f15fdfe97e88508bf7144028309bcb93ceaee7aca744f39c5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,836
Size: 1.00 vMB
Total Fees: 0.01084701 BTC
Feerates: 40.21 > 1.09 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,395 (103,453 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
811,942 811,942 00000000000000000002b1846c510d00124f37467625b84be86b28e7978ce1e6 2,799 1.00/1.00 vMB 21
811,941 811,941 000000000000000000028118205cc4be12a6e34eb2b5b67545c2ad19b4295323 1,729 1.00/1.00 vMB 15
811,940 811,940 00000000000000000003c42e62bceb7490bda86d22d1095e550652fe49b4cf9b 2,328 1.00/1.00 vMB 16
811,939 811,939 000000000000000000040142b6997b9e8d96fd051d6f69d4b79ff0a5d9e8f4c2 1,634 1.00/1.00 vMB 15
811,938 811,938 00000000000000000003a538ad517e9ceace9b022f5a4885dc47442165d8c8f8 2,930 1.00/1.00 vMB 16
811,937 811,937 00000000000000000001ee6df8ac68d3547f706b16821cabf0ae518641175bb9 3,061 1.00/1.00 vMB 29
811,936 811,936 0000000000000000000292b453069ee3b124b68257fb4b4dcfa07adfe4946c8a 1,383 1.00/1.00 vMB 14
811,935 811,935 000000000000000000027771686a5ef1b46abd096f85f22509978b7248cbe19a 1,708 1.00/1.00 vMB 17
811,934 811,934 0000000000000000000159dc61deefd205bff3c07d5b122d8908bd0fc0e04413 2,308 1.00/1.00 vMB 19
811,933 811,933 00000000000000000003e36ca650efac93a623b0f283da5e6af0a395a9d2d1f4 833 1.00/1.00 vMB 12
811,932 811,932 00000000000000000003b26cdcbcdb45535de6a7905a806030bda704c3963ca2 454 1.00/1.00 vMB 8
811,931 811,931 0000000000000000000287b5f3234bdc98e22e0c2a62ba53107befe6e549d31d 530 1.00/1.00 vMB 5
811,930 811,930 000000000000000000022e69ecf6803ac002840075da1f9c9585c2d84643721c 1,077 1.00/1.00 vMB 12
811,929 811,929 000000000000000000012ec1ab0b1a87074d52567ffa83003a3a647ebacebcdd 845 1.00/1.00 vMB 8
811,928 811,928 000000000000000000014635452c25cd6349f92eb8b8c68c065fedf5086523c5 963 1.00/1.00 vMB 12
811,927 811,927 00000000000000000003db2161a74ea7b172e7644d65e811066492fd8668df9c 2,070 1.00/1.00 vMB 18
811,926 811,926 000000000000000000037641a405b38c3eeadd082a7dff2b2b6769f503b7d675 1,244 1.00/1.00 vMB 13
811,925 811,925 00000000000000000000409f0f9fb8b50a151fb45ccc432efa6daf914c4d8d23 1,302 1.00/1.00 vMB 14
811,924 811,924 00000000000000000002d34e09e4fe88d6df85d583331e6bff8f99bcc7376426 728 1.00/1.00 vMB 12
811,923 811,923 000000000000000000036dd0330ce9a54b8adb67d1d2accb4837a6e26552aef6 1,190 1.00/1.00 vMB 13
811,922 811,922 000000000000000000019a99a8f0882cd6b3c92965f85d200bb3ab917ee2b6c4 434 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 783.07 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: 720.94 GB
    • Received: 18.32 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.