Loading Tool

Explorer IconExplorer

Memory Pool

75,161 transactions
27.78 vMB
0.08122151 BTC
Random Selection Loading Transactions
Max Size: 169.38/200 MB

Candidate Block

Mining Attempt 117f76189886efda6ee072bfc933a6e50d36f51166045a6ffff630549b250661
Version 20000000
Previous Block 00000000000000000000e688f97ccb81e4d6cc7bbc0a5091e24a52bc286c17c9
Merkle Root aa08ad9797f8e0121f66e2dca413723d89f83feeb44b9c02f96fff0573518cba
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,009
Size: 1.00 vMB
Total Fees: 0.02168681 BTC
Feerates: 555.06 > 2.17 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,282 (318,354 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
596,928 596,928 00000000000000000009ce49fffb51d2fbdab96701fdbe97e8f18c4e6d9e4bc3 799 0.25/1.00 vMB 23
596,927 596,927 000000000000000000150dded10c9fc879e8dc746fd913b7d1b63a213eafa5bb 605 0.17/1.00 vMB 24
596,926 596,926 0000000000000000000a331dcd3da4b79b113a99b897625a752da4d5f308aace 716 0.23/1.00 vMB 38
596,925 596,925 0000000000000000000c0f486f306c323d5a4f2a6b35242c2d10cf663a6bcb76 2,624 0.76/1.00 vMB 23
596,924 596,924 00000000000000000011e7369203325c61f098da1c2e8c8003edb9c3e48a5c19 1,091 0.31/1.00 vMB 26
596,923 596,923 000000000000000000110f8ce8a3eca40b48952a998bc1f7e6c9139dec56737c 2,581 0.78/1.00 vMB 21
596,922 596,922 000000000000000000092e8cab9e7fb812c09d7b0d58f1b0ab8ccf59fb196d3a 985 0.27/1.00 vMB 27
596,921 596,921 00000000000000000000c040f351f6f81d5cf7c756b12c40957f9649aded54ee 3,029 1.00/1.00 vMB 25
596,920 596,920 0000000000000000001285dd505704f4e44eb1d2263bc5d9c551b40865b3d239 2,932 1.00/1.00 vMB 23
596,919 596,919 0000000000000000000add9910381e5ee789f0a8f92c15b319ff85752bd6a5fc 975 0.56/1.00 vMB 15
596,918 596,918 0000000000000000000616ee06c349dd6a6133322749ab0667b2ea659fd24172 1,799 0.58/1.00 vMB 8
596,917 596,917 0000000000000000000c87cf319f39b7ea9ef3cbe0607993668b9c18a1979470 2,633 1.00/1.00 vMB 23
596,916 596,916 0000000000000000001127344455b275804ece16883f0c6a338d5ae2bb951e37 2,632 1.00/1.00 vMB 21
596,915 596,915 0000000000000000000bdde4a8fb4fc7d2c632961fd4354a8071b251a48475c0 3,107 1.00/1.00 vMB 47
596,914 596,914 0000000000000000000321c16db06f19e9ae9c8473002e13cf8b10d379d9e6be 214 0.07/1.00 vMB 18
596,913 596,913 00000000000000000006ac1874da3a64c085be5bee2bf48059447728c1aa9013 765 0.22/1.00 vMB 33
596,912 596,912 0000000000000000000c3b793daa60166f06422103d1fa126867e54c6d7c2c55 278 0.10/1.00 vMB 29
596,911 596,911 000000000000000000100aca0092af7d3dcca149c4fcd5ac7d21d6669182aa76 2,117 0.62/1.00 vMB 26
596,910 596,910 0000000000000000000b9eca9731101313d33e5bf60f2fdadcc13ced84a5de9c 2,491 0.78/1.00 vMB 9
596,909 596,909 000000000000000000096ed382c5285d50f4c99f33f2726442ce2ca1bd9f01b2 2,976 1.00/1.00 vMB 34
596,908 596,908 00000000000000000008234a5f1772b043ab83daac13005926fd678970b922ed 2,268 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.88 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: 713.26 GB
    • Received: 17.34 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.