Loading Tool

Explorer IconExplorer

Memory Pool

41,742 transactions
28.76 vMB
0.06315017 BTC
Random Selection Loading Transactions
Max Size: 147.52/200 MB

Candidate Block

Mining Attempt 4e7840c40249af1e8f0f50bdddc77f3ad63eba7c2f2b3dc7f23554cde990676d
Version 20000000
Previous Block 000000000000000000005c365b22f45149ff6010986598bcca955a5eec769236
Merkle Root 353e8681d4588150ace176137162fcf5bbc7cf66e3cf9fcd33911cdebed1e3f4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,151
Size: 1.00 vMB
Total Fees: 0.00741223 BTC
Feerates: 101.28 > 0.74 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,613 (150,510 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
764,103 764,103 00000000000000000001bb7362241e8bbc1c3db209282a6b4c5df6b3ba502832 1,736 1.00/1.00 vMB 13
764,102 764,102 000000000000000000015860076c4b7fb3066a8f266adea339985b45e31ff6b1 1,970 1.00/1.00 vMB 20
764,101 764,101 00000000000000000004ced47202429d7fc742e0d2f2a4324267659d64c81abf 1,460 1.00/1.00 vMB 13
764,100 764,100 000000000000000000061a431e0789c1cbaa7fc5b2588dd7eb624c031fb92f99 820 0.65/1.00 vMB 12
764,099 764,099 000000000000000000026a77190f920a9f7a4129d285178bd22fcd7d9b0c2069 1,080 1.00/1.00 vMB 4
764,098 764,098 0000000000000000000531c8f42cf88579a884a8be00f7b7282eaddbde5011aa 1,060 1.00/1.00 vMB 11
764,097 764,097 000000000000000000036439ae0c28b8ed3647a5afe850efac68d8937c13c485 2,382 1.00/1.00 vMB 18
764,096 764,096 000000000000000000073d33f96259e7509214285f01379ffc0cc5a8fc8fdc95 1,059 1.00/1.00 vMB 10
764,095 764,095 000000000000000000036fe233d354b1eccec1813f97d3bb82c8fd2715650c14 2,358 1.00/1.00 vMB 22
764,094 764,094 00000000000000000004f1790f08c6575d6b3be54047c20bb9a4bac1b635f835 1,745 1.00/1.00 vMB 37
764,093 764,093 000000000000000000068db6c4b863c87787db86aaa70336c024fc64c9ab30c4 761 0.38/1.00 vMB 13
764,092 764,092 00000000000000000003bd1a176c8ac1e45c63c5408afac6f80cd01e6225d519 2,329 1.00/1.00 vMB 19
764,091 764,091 000000000000000000002d0e3c1bd1970f7633a666976e95422d8db3bd8b2b13 1,884 0.82/1.00 vMB 17
764,090 764,090 0000000000000000000378eeeb902be965aa2047dbf4df01ab71ba25b71742d2 319 0.21/1.00 vMB 10
764,089 764,089 000000000000000000059cd2584e2fa3e16f58247b8b61384f5243bb7fdcf402 1,100 0.94/1.00 vMB 2
764,088 764,088 0000000000000000000482147f10bbc18a920eaf152ccf16996577245c27710f 2,111 1.00/1.00 vMB 19
764,087 764,087 00000000000000000001c1e8b882ce4a16f3c0b7e2f4a7423cd99edc96ca5f31 2,406 1.00/1.00 vMB 27
764,086 764,086 00000000000000000005e4a25736cb72a53c992b8930c6e10427f66c950a3732 422 0.63/1.00 vMB 8
764,085 764,085 000000000000000000017eba89043bacf7e37dfab84d92cc8ad94ce4430a88df 2,023 1.00/1.00 vMB 12
764,084 764,084 000000000000000000050b2c89d793d1d43a10de4fa154900407ea9fdc8b20de 1,271 1.00/1.00 vMB 19
764,083 764,083 0000000000000000000240d88aa02fd8967067cada1020b13d750d47a40d52ac 1,037 0.50/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 781.71 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: 629.23 GB
    • Received: 11.89 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.