Loading Tool

Explorer IconExplorer

Memory Pool

43,417 transactions
26.92 vMB
0.08880527 BTC
Random Selection Loading Transactions
Max Size: 140.86/200 MB

Candidate Block

Mining Attempt fd4619fb87bc6f7886a5828cbc75ded93661e01b4ca9db62bf1fd3a04460c740
Version 20000000
Previous Block 00000000000000000001ff0c0433b87a5d0615e6342abab83320b5e744d1d571
Merkle Root 8cdcb52046140ecc932d761a9fba8eb790d70bcd459f2e744d7d1b61a7a36ed9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,473
Size: 1.00 vMB
Total Fees: 0.03792216 BTC
Feerates: 151.16 > 3.80 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,869 (563,940 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
350,929 350,929 0000000000000000034f485a1ae274216624c641c9db8dc352d591a83bcd59d1 39 0.02/1.00 vMB 29
350,928 350,928 000000000000000007d4cd8cc17c4711e4ce59e1617a581d9e037f1ffbfc57bf 1,124 0.65/1.00 vMB 26
350,927 350,927 000000000000000006ca33a2b2b50ac9144301139554e59bc35f54f8a810968b 243 0.14/1.00 vMB 23
350,926 350,926 00000000000000000edc2d519eec2a7d600a676d5996cfd04569d22142ce70f7 278 0.13/1.00 vMB 48
350,925 350,925 00000000000000000ade192a1c555ddf515d4eeb1c301271400c4fb4a905c483 1 0.00/1.00 vMB 0
350,924 350,924 0000000000000000083674cad11e4242f1d5a8a332692c521584b9d38d44ea14 397 0.17/1.00 vMB 42
350,923 350,923 00000000000000000702a35fdda18872d7eef9442cbfe5cd00ad29bf511d65ca 520 0.28/1.00 vMB 34
350,922 350,922 000000000000000007f7ee81bb1a913cf8fe540cee9d16e91f8ce8f489733eb0 264 0.24/1.00 vMB 22
350,921 350,921 000000000000000011d3fcc346012a4b4bf2d8a467cb194abf23e9514823ccc4 97 0.07/1.00 vMB 10
350,920 350,920 00000000000000000899f390650c447d22b7da8c6dd81c075d71c8c0f1a5ab98 712 0.50/1.00 vMB 17
350,919 350,919 000000000000000001bd8a044a084bbee53c8a6b7bb118145f71c31edab15764 1,131 0.65/1.00 vMB 28
350,918 350,918 0000000000000000004d6ff5794f1eceae211d6251bc9822b4f32bdce53f8bf3 173 0.10/1.00 vMB 25
350,917 350,917 000000000000000015e21e320f38a267cd4e67cefaa4fcb9b3366ba65709fe10 866 0.71/1.00 vMB 16
350,916 350,916 000000000000000012b38e35fa07114ce516ca75bbe91bc49055fa1bbe012c66 1,720 0.75/1.00 vMB 30
350,915 350,915 0000000000000000100a58d7682225e1b870950fb33b99ba6c9cf79f473d61be 512 0.15/1.00 vMB 58
350,914 350,914 000000000000000012dc6946332d43325dc77a37e5dd97e4deb023b1f58242fe 1,190 0.59/1.00 vMB 28
350,913 350,913 0000000000000000062b7f0eebb802f28c27f7ff4f58178a325f7b8bf9007754 457 0.26/1.00 vMB 23
350,912 350,912 000000000000000012dcb823ea6a9349a5fcd04df12802fa6b1b1edbca5d9aa2 611 0.35/1.00 vMB 27
350,911 350,911 00000000000000000706ad5e842effb365ca4d5140a083c0c04c36d9942b58fb 353 0.20/1.00 vMB 20
350,910 350,910 00000000000000001396ba44d722cc8adf5d749f3065d8abf0fe8432e80eab73 1 0.00/1.00 vMB 0
350,909 350,909 000000000000000005093d8efb6f3bb08b9337e6270d49cf074fa222bbe009ac 947 0.58/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.16 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: 653.26 GB
    • Received: 13.84 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.