Loading Tool

Explorer IconExplorer

Memory Pool

82,321 transactions
30.99 vMB
0.10477669 BTC
Random Selection Loading Transactions
Max Size: 188.46/200 MB

Candidate Block

Mining Attempt 4e9b0194019f27e07818cf14ed02aa42e0f3bcc7d60b424a392ffdb04d8deb09
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root 4ad436e7f633e98ac6999170328207d0e86dbea2f65bcb3925d3870e8767b295
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,150
Size: 1.00 vMB
Total Fees: 0.03159702 BTC
Feerates: 200.89 > 3.17 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (35,418 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
879,964 879,964 0000000000000000000209c148e78b9a135005c1eef2580c44d962585eeca48d 1,693 1.00/1.00 vMB 2
879,963 879,963 000000000000000000021ce90f32943e45bfa084cc838121797f24d688991e5e 3,716 1.00/1.00 vMB 5
879,962 879,962 00000000000000000001bc9b7b2be7b7d4996516c6e28abd1db185ae5c971f3f 2,389 1.00/1.00 vMB 3
879,961 879,961 0000000000000000000015ed7acc7e4c7e97e272cbeda0068a60b5a352761971 2,728 1.00/1.00 vMB 4
879,960 879,960 00000000000000000000293990d3b7b677d0ff5da24f6e1d3afcdb23ff825045 2,510 1.00/1.00 vMB 5
879,959 879,959 0000000000000000000187a2004fe06a6ae8e13ff2b7403256d60ba378f8db44 2,992 1.00/1.00 vMB 5
879,958 879,958 000000000000000000019ce7029c85d34aebd41f85f3a1572c639c64cfd2b9ad 3,865 1.00/1.00 vMB 8
879,957 879,957 000000000000000000009c699a0b68b27f9f40b0ecf3efb3dabb14b0ec4ae7d2 3,756 1.00/1.00 vMB 9
879,956 879,956 000000000000000000000512a12c621b568b5fc1c7fa057c505025aecf3d6203 3,067 1.00/1.00 vMB 4
879,955 879,955 000000000000000000011a7ad5b464499cd83cb25b6ccf7bc82442ef95115352 2,595 1.00/1.00 vMB 2
879,954 879,954 00000000000000000002828ce6d26fb18d3077457c3b6aac8e894597566849d5 2,670 1.00/1.00 vMB 3
879,953 879,953 00000000000000000002437872e40cb2ccc188185546eadaf385b4371610fad6 3,298 1.00/1.00 vMB 5
879,952 879,952 000000000000000000002c150688cde41273c713a082cd66fda469bc5f27f27b 2,219 1.00/1.00 vMB 4
879,951 879,951 0000000000000000000267279fa63dd3d026829e783b3a8c06d806fefd009fed 3,812 1.00/1.00 vMB 7
879,950 879,950 00000000000000000002446cdfe3d0ece04f48256284c193fb0b71d96a5db5b8 3,689 1.00/1.00 vMB 6
879,949 879,949 0000000000000000000251fa5eebe43133d194d6931c34d517c78150268c3728 696 1.00/1.00 vMB 1
879,948 879,948 0000000000000000000063871940ca2f14399f7aca11d4b93a449a530d262a3f 1,554 1.00/1.00 vMB 2
879,947 879,947 00000000000000000001a764a8eee9c2bd8c59d7ee7dc7f1f7bbab7ab68afffc 2,004 1.00/1.00 vMB 2
879,946 879,946 00000000000000000001f5eeae5843e5ee3507dbf62adb2b6774dd262883cad7 3,289 1.00/1.00 vMB 4
879,945 879,945 00000000000000000000d92d7908a118821a7980009304e941576026e18a52f7 3,385 1.00/1.00 vMB 8
879,944 879,944 00000000000000000000636cf47acb4d80482270dc9d620122cde2913e8ef9d4 2,891 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 783.05 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.60 GB
    • Received: 18.21 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.