Loading Tool

Explorer IconExplorer

Memory Pool

54,619 transactions
32.28 vMB
0.22576241 BTC
Random Selection Loading Transactions
Max Size: 173.04/200 MB

Candidate Block

Mining Attempt c78ba09163539d75696661a5146308fdfee8d4458f10a700b70e1a52d291beae
Version 20000000
Previous Block 000000000000000000001af732fd5b15bb90e3760b3de0020b22660de0315512
Merkle Root 3eb5ef7c9acfdf5fa43987488797871b9fd5f422595688103dd6eb7ac760aa7f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,983
Size: 1.00 vMB
Total Fees: 0.11938303 BTC
Feerates: 101.66 > 11.96 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,818 (288,900 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
625,918 625,918 0000000000000000000da7a24baf8029383ff58fb9e81a90ed49d28eb674a4d7 1,668 0.59/1.00 vMB 9
625,917 625,917 000000000000000000020a11c25e0586de1d4efd7a3883b01c484dc076652640 2,711 1.00/1.00 vMB 14
625,916 625,916 000000000000000000043d702dd720589aa38820a24186d46ac425047066857b 322 0.17/1.00 vMB 13
625,915 625,915 00000000000000000004cbd9f6080b5940664ca29c6c0939ce80a130d5271500 1,077 0.55/1.00 vMB 14
625,914 625,914 000000000000000000001329ff12259d7b01e524292e0285eb63b637875aa60d 281 0.12/1.00 vMB 10
625,913 625,913 00000000000000000005d9246c462fea6f80359d5ffe4d2329c9ed996e7f63ad 1,037 0.36/1.00 vMB 15
625,912 625,912 00000000000000000003b6ecebea327f455be7094d30b100c760c463d56a889a 893 0.47/1.00 vMB 3
625,911 625,911 0000000000000000000e699c442966cc49bab7e2ff15cb9f35dd43342dcf6748 2,490 1.00/1.00 vMB 20
625,910 625,910 00000000000000000009fc24701dd4508d991179c0b2ca43f445454efc2a4929 2,433 0.92/1.00 vMB 1
625,909 625,909 0000000000000000000e67e0a1ba5bb81d4d9c8f318de588a9e7acb00fefd5cf 2,897 1.00/1.00 vMB 17
625,908 625,908 0000000000000000000c9330b0cccd55eff4bbbbead0296e1c287bf085a6146e 2,634 1.00/1.00 vMB 14
625,907 625,907 000000000000000000058ca9f20d21a854c6210688ae654c454b8033aa950de8 2,576 1.00/1.00 vMB 14
625,906 625,906 00000000000000000003f3c2c1884570a8ee9ebd95f748325a36f6d40b17148c 1,297 0.47/1.00 vMB 12
625,905 625,905 000000000000000000122537d1c8b11ffc35ceddc0344086c8d8f4302d42e8e7 2,600 0.93/1.00 vMB 8
625,904 625,904 000000000000000000041af14b98f128176c3cdbe76a089f5cf9f2572f27e276 2,540 1.00/1.00 vMB 4
625,903 625,903 000000000000000000100121ca98596ea28ec2139d651f878739e295f2d6e439 2,541 1.00/1.00 vMB 22
625,902 625,902 00000000000000000009131d25fe82af2a2e6a7b203b9e130dab95cf519d4994 986 0.49/1.00 vMB 9
625,901 625,901 0000000000000000000bf8d297f2e80f65a0af2bc1db61c4f296cceb01c5d2b7 1,723 0.69/1.00 vMB 9
625,900 625,900 000000000000000000044ba9ec69df088c0b5b62935cf40faadb27d16ec98264 1,455 0.50/1.00 vMB 16
625,899 625,899 00000000000000000006168fde98f659db0122f16bdf6bddecb9d47ad0182fc9 102 0.03/1.00 vMB 7
625,898 625,898 0000000000000000000ee38de580027a15b98afcd95a2dadec5ebc38efb3c861 380 0.14/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.07 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: 651.22 GB
    • Received: 13.48 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.