Loading Tool

Explorer IconExplorer

Memory Pool

79,357 transactions
30.29 vMB
0.12453441 BTC
Random Selection Loading Transactions
Max Size: 180.26/200 MB

Candidate Block

Mining Attempt 26eefc2de35eb262c1c33e82cade3dbab72ba7eb2b1d3bea810a161ffae11d20
Version 20000000
Previous Block 000000000000000000010026c30848cbcc1679bc49d9573a0419ebbd657413b2
Merkle Root b3d85ba42f2c8445d34d77b9f5e9cdb5350b1cd138cc6af6b7a039caa8cf4c4e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,246
Size: 1.00 vMB
Total Fees: 0.03169431 BTC
Feerates: 301.69 > 3.18 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,302 (614,412 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
300,890 300,890 000000000000000074a04e8a0d1fac9db1ce6571e1a2b632baf5a2fe33317a4e 606 0.35/1.00 vMB 30
300,889 300,889 00000000000000003354d3f0550ee1531e4ebfbc7ac9ffb0da9fc27706e2989c 520 0.35/1.00 vMB 23
300,888 300,888 0000000000000000080a50bc368ddf1648353179b48e2b540b92883d5bc63024 512 0.20/1.00 vMB 56
300,887 300,887 000000000000000061e019d80ee6a534dede74289eb7a249fae819db6a152c6b 512 0.25/1.00 vMB 27
300,886 300,886 00000000000000001d2e464082e36388803cc3addf7dce767e516c33a22d670a 1,446 0.92/1.00 vMB 27
300,885 300,885 00000000000000006e0c09002892b21f91fe5fc845ca6c7d3733c413a9be3ad6 949 0.35/1.00 vMB 40
300,884 300,884 00000000000000004dd31f415fd5ed9b807a6f730a37e04514a368bcc52e4264 1,921 0.75/1.00 vMB 42
300,883 300,883 00000000000000004200ad386584b4e3e2b98eb84f83fab92af8ced3cf2a1080 83 0.05/1.00 vMB 28
300,882 300,882 000000000000000023ef081435379e16d9fd8a2087d0f5ae162c07bb3525d195 26 0.01/1.00 vMB 15
300,881 300,881 000000000000000031d0ccd5f60ce4a2d86c10f324f9440ce35f8802e11d9c88 207 0.12/1.00 vMB 25
300,880 300,880 00000000000000001d69adfbbe4291e1c2a605909ccd94fadffb8abcab77b617 756 0.35/1.00 vMB 32
300,879 300,879 000000000000000035304e2f6d051c7c0775259a970f0782eb69a8a956f6beb1 989 0.50/1.00 vMB 32
300,878 300,878 00000000000000000f3ca4b124443f5c500c0d3035366376673832bbad9b5f09 64 0.03/1.00 vMB 27
300,877 300,877 000000000000000076ae41a15968c4570f64ae43ac87bf7cd4aabb1f1d22af12 715 0.35/1.00 vMB 34
300,876 300,876 000000000000000019704576f5f678d5f4d5f586492c44ebeea32c8dcd4bff29 66 0.03/1.00 vMB 26
300,875 300,875 0000000000000000345d9048dba5b1f9b628587daca6525d311153ae0f8b0ef4 796 0.66/1.00 vMB 22
300,874 300,874 00000000000000002b8c4adee5bbab21f620b080626e566cbb25503dd27224d4 582 0.35/1.00 vMB 26
300,873 300,873 00000000000000005813d44d03333838ee192112dfd2befe0d5c8278b2c4c495 964 0.35/1.00 vMB 42
300,872 300,872 0000000000000000259cef74481f54f42e1ef2316e89ef5bff13b702ba18f3aa 96 0.05/1.00 vMB 19
300,871 300,871 00000000000000006de6d21a8f9b7a95f09568bca2d33f0abcae6241563f0381 835 0.55/1.00 vMB 23
300,870 300,870 00000000000000001aad1ffa9e15b0e13c492f09f3dc0088b60066519bc93e46 334 0.17/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.91 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: 714.22 GB
    • Received: 17.52 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.