Loading Tool

Explorer IconExplorer

Memory Pool

82,937 transactions
31.29 vMB
0.15858063 BTC
Random Selection Loading Transactions
Max Size: 185.98/200 MB

Candidate Block

Mining Attempt 74e9472880deec8e159fe51ff6188ab755851b38230f37b0c6721e39a195c8b0
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root ac3937739e2a337e8761cce22e12408fbfde1a78000e95f7ef63fbe838b1783e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,055
Size: 1.00 vMB
Total Fees: 0.06020855 BTC
Feerates: 269.69 > 6.03 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (104,205 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
810,940 810,940 000000000000000000037f63021e9cb1a0635d6fd263947d955cf2a530241a31 1,895 1.00/1.00 vMB 11
810,939 810,939 0000000000000000000188c90138e696913f2e2031c5e110a8252a16797e9146 2,059 1.00/1.00 vMB 14
810,938 810,938 00000000000000000003a45dad1ab402c3315fc7f473e222733aa487e0ba1182 2,501 1.00/1.00 vMB 30
810,937 810,937 000000000000000000016d7a6ade598a05895c07447796e920a3579e180dd6e2 3,328 1.00/1.00 vMB 32
810,936 810,936 00000000000000000003d226f612683ebc6cddb7e2e942bd7663a60f11816230 3,241 1.00/1.00 vMB 45
810,935 810,935 0000000000000000000224a3f0e6a551faba099123dfc0b58cbd5a6baab5d369 1,665 1.00/1.00 vMB 44
810,934 810,934 00000000000000000002eaf9e955bf40f75ab7b2c5a89e6334099035e74feb08 4,268 1.00/1.00 vMB 50
810,933 810,933 00000000000000000002a2ebb661f296a593a6a571b48e24324acf7fbc31a0fc 3,151 1.00/1.00 vMB 54
810,932 810,932 00000000000000000003f499ed17bd1619bd429b3b02b7ea0252f0f63b49e5fb 1,181 1.00/1.00 vMB 14
810,931 810,931 00000000000000000003f514cfad58970783f250b40548abb35c3862cf0e7f17 2,999 1.00/1.00 vMB 33
810,930 810,930 00000000000000000004a794853a6faa4b616d9be45d6235ffa10ada76a69a22 1,624 1.00/1.00 vMB 22
810,929 810,929 000000000000000000015b0c7b260d6b8beb7d95b6e1a2ed342127aaeccff92b 1,849 1.00/1.00 vMB 24
810,928 810,928 00000000000000000001c235b7b97ba8615294e89a0d2fca840e253b0ffd3f6f 3,111 1.00/1.00 vMB 42
810,927 810,927 0000000000000000000472057dcdf5a5ff371f986a11ab08e5c8cf92dd01ac6d 3,657 1.00/1.00 vMB 31
810,926 810,926 000000000000000000044b174aeb1c20d149731ada17b95cf4e0967bd4649edb 3,006 1.00/1.00 vMB 39
810,925 810,925 000000000000000000033f08ce514424cccbf59d2bd0650d8e0767db5657fa89 3,170 1.00/1.00 vMB 43
810,924 810,924 00000000000000000002003ecc26771160e4e7b5b015ba879b676a16c8457c8e 2,870 1.00/1.00 vMB 54
810,923 810,923 00000000000000000002c421ffdc1a58499b227214a24dd840bb518bb5b121d2 3,655 1.00/1.00 vMB 44
810,922 810,922 000000000000000000024b7dad87b80d2591143418d326c7b001507e6f3a571c 3,396 1.00/1.00 vMB 50
810,921 810,921 00000000000000000000df5e2a98147828fa31c8fed753c465d4fc67260ee2c6 3,492 1.00/1.00 vMB 54
810,920 810,920 00000000000000000002e40e9ace5d176f4106aa0422a7cd5a5968cabbac4375 1,942 1.00/1.00 vMB 19
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.55 GB
    • Received: 16.28 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.