Loading Tool

Explorer IconExplorer

Memory Pool

84,613 transactions
31.78 vMB
0.18990838 BTC
Random Selection Loading Transactions
Max Size: 189.81/200 MB

Candidate Block

Mining Attempt c893bdac4b39fc16a563357b20ca05567043e34921409324d4e7ff06c3e077a3
Version 20000000
Previous Block 0000000000000000000155b2073facafbf0b2f4713974f25dac073632df31896
Merkle Root c8eb90c32105e99bb51a5ea22702b46f64aea01bfe29dc8e999f0b0e475f1ef5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,411
Size: 1.00 vMB
Total Fees: 0.08160749 BTC
Feerates: 101.65 > 8.18 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,148 (259,211 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
655,937 655,937 00000000000000000001bab09421a8d9e6562376038555b6c48a6732757f943e 1,218 1.00/1.00 vMB 39
655,936 655,936 0000000000000000000c7232251bcb34660f20af30b7c5a2c2acbdf4fa078f38 846 1.00/1.00 vMB 23
655,935 655,935 00000000000000000009665fa7eddf89268eb035aeae9a51efc52e6683565d33 287 1.00/1.00 vMB 9
655,934 655,934 0000000000000000000a81d4834ece5dc0272fdb46a653b00f6193914333a22b 1,150 1.00/1.00 vMB 33
655,933 655,933 0000000000000000000bf8530f3aae51f44323e22b5e1eff345ab97090e06226 946 1.00/1.00 vMB 34
655,932 655,932 0000000000000000000b53506ee271eaff5d8a14f38a06293f0c8928c423dae0 1,163 1.00/1.00 vMB 15
655,931 655,931 00000000000000000009d944c31c253364e6908588e5ae8ace70b5f217e23d99 1,709 1.00/1.00 vMB 29
655,930 655,930 00000000000000000001cb0c2267bd93350b2e34a62eeefad52dd21e5a351ce2 1,246 1.00/1.00 vMB 17
655,929 655,929 00000000000000000000ef57678063c22a6e65c7d908fb12136bab2344ff3139 2,043 1.00/1.00 vMB 31
655,928 655,928 00000000000000000010137508ac346776c2dc2454dad3296851fd101a83df9b 2,207 1.00/1.00 vMB 64
655,927 655,927 0000000000000000000876f9860e3a53dc9fc65258618d1ed065726e8113cf1e 2,844 1.00/1.00 vMB 194
655,926 655,926 000000000000000000033cf979a3a143b361c0a6fe3a3665316450593c095eed 1,827 1.00/1.00 vMB 52
655,925 655,925 00000000000000000007150cb58f43a3b03d5672fef54781a235d6bd67215119 2,012 1.00/1.00 vMB 47
655,924 655,924 0000000000000000000a553f3703e6cb984094eb7b46a6ea4e5b852da549bc2e 1,991 1.00/1.00 vMB 84
655,923 655,923 0000000000000000000ca427463b78ecae990c5930b2b78b45fcdad7a793a2dd 1,801 1.00/1.00 vMB 94
655,922 655,922 00000000000000000003b16a5c737f1693f5917f19dcee9a03082d5b364bee1c 2,365 1.00/1.00 vMB 67
655,921 655,921 0000000000000000000944f17e41d938c5596c7d3e0bd00a5fb5f6402b9565f7 1,761 1.00/1.00 vMB 43
655,920 655,920 0000000000000000000c8ac24f20c6a68783ca4848b000112e84e86ece9816a5 2,351 1.00/1.00 vMB 205
655,919 655,919 0000000000000000000961b8b0e0dff993fbd72217e3e30f1b8caa50c55bd534 1,946 1.00/1.00 vMB 115
655,918 655,918 0000000000000000000294d1871cdf0576de09a393e444c5108e348805d09fa3 2,155 1.00/1.00 vMB 27
655,917 655,917 0000000000000000000c4247c947addb32afbcc4ed4b8e786e102b31e6ee17b0 1,050 1.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.65 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: 672.72 GB
    • Received: 16.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.