Loading Tool

Explorer IconExplorer

Memory Pool

74,967 transactions
27.65 vMB
0.07707509 BTC
Random Selection Loading Transactions
Max Size: 168.79/200 MB

Candidate Block

Mining Attempt 284c9ef87dfb21198ad32defcb0f6c92d07291672b3a8ec6029d539ab5d150f9
Version 20000000
Previous Block 0000000000000000000021e2c4eb92099d11dad9b184db83f142c9df3a31ecf9
Merkle Root 8d55be6b397433ded5d09b51b67774f7246185ef156f35585510131c5d411127
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,223
Size: 1.00 vMB
Total Fees: 0.01796640 BTC
Feerates: 100.08 > 1.80 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,261 (242,331 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
672,930 672,930 00000000000000000005d4f3ce857d25c2d28a9109485b7b9b8b474151d1e6fe 1,119 1.00/1.00 vMB 16
672,929 672,929 000000000000000000046fba3319f14300dc48b97b1d0dfeb4b550a7511487af 1,043 1.00/1.00 vMB 34
672,928 672,928 000000000000000000034952901aa1e8683028f286a08693b8dddfd627e728bf 452 1.00/1.00 vMB 20
672,927 672,927 00000000000000000002d1b2dcf183be65f4219d153924448538378461632fd4 2,099 1.00/1.00 vMB 59
672,926 672,926 00000000000000000008fefdd291a136cd0c717652a130aec5ce8cca730a37c2 1,573 1.00/1.00 vMB 41
672,925 672,925 0000000000000000000a38f7e00a834b039031747e3424d85d42b75a78d15359 1,201 1.00/1.00 vMB 13
672,924 672,924 00000000000000000004133177fc56743ff73e7a8661c4a3b392c474436624c5 1,669 1.00/1.00 vMB 19
672,923 672,923 0000000000000000000b1fd61b103af68ee7a98431782707d8b0a3d4e7f7b1b1 1,736 1.00/1.00 vMB 37
672,922 672,922 00000000000000000004dda0c785c1b75624d241c17ebb160ecdbaa766232d40 2,093 1.00/1.00 vMB 64
672,921 672,921 0000000000000000000052d660f2070ae73b3c20d00bac029d706b1ffa8013b3 1,984 1.00/1.00 vMB 51
672,920 672,920 00000000000000000006c4fdf7068e9283bf46ec0e965defb6c579a331518044 1,671 1.00/1.00 vMB 21
672,919 672,919 00000000000000000002cceec7535ad251846394a27a72e8153d055618401e92 1,589 1.00/1.00 vMB 86
672,918 672,918 0000000000000000000c59046875f2edfc975650193ece948756fdae34e6c52e 1,462 1.00/1.00 vMB 69
672,917 672,917 00000000000000000007fb4c7872bf345de26c55866d23b8107068d1b1803cec 1,897 1.00/1.00 vMB 101
672,916 672,916 00000000000000000006bf41e756c360ffc53888882350f2c2240b8b28f0c4e2 943 1.00/1.00 vMB 17
672,915 672,915 0000000000000000000820d668e76e61a7fd29dae100d8249e9fe86bdbfd9ccd 2,519 1.00/1.00 vMB 85
672,914 672,914 00000000000000000009e7a76b0a38e5bcda2179c58d948d8c9f7dbed4816c1c 1,658 1.00/1.00 vMB 72
672,913 672,913 00000000000000000000215b57204f0e3da65137190a33100796ec22565ca85b 1,414 1.00/1.00 vMB 38
672,912 672,912 00000000000000000002ec4f00f779128104309111325181c3fd0a9f21750d87 818 1.00/1.00 vMB 15
672,911 672,911 000000000000000000086737b6a11f0d1dd2798f1762c1ba42c6fb454ddaa29f 1,025 1.00/1.00 vMB 17
672,910 672,910 00000000000000000008aa5a6fb8baed32cb61ccc0032ae2dc2e07f2169bab2a 2,521 1.00/1.00 vMB 71
Previous 10 blocks ↓
Total Size: 782.85 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: 712.49 GB
    • Received: 17.17 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.