Loading Tool

Explorer IconExplorer

Memory Pool

80,582 transactions
29.74 vMB
0.08163219 BTC
Random Selection Loading Transactions
Max Size: 179.47/200 MB

Candidate Block

Mining Attempt b6d4b1c3da96d98959776f11a53250a8313bfc3c3b6b05caeac1a6a0a4ed7ff9
Version 20000000
Previous Block 000000000000000000014edc16f735012cfd6c99b298f4296e1026fc6bd193bb
Merkle Root 9c1583400853572e43f27a0ef0c0c43a6065f6d29f62417a39b75b61ef1e1f41
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,910
Size: 1.00 vMB
Total Fees: 0.02103261 BTC
Feerates: 214.36 > 2.11 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,967 (539,358 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
375,609 375,609 0000000000000000036be7095ff23cd74eef8898b95ffc82a62d179fd948d154 2,191 0.75/1.00 vMB 58
375,608 375,608 000000000000000004bc3022836e436b1b655df2fdc39c4b81a3a151e1c5e20b 1,062 0.47/1.00 vMB 20
375,607 375,607 000000000000000002abed1e7dc5dcf193a04c0c3da4b2f2a19f862051015183 474 0.33/1.00 vMB 27
375,606 375,606 00000000000000000d01004f2402629332d7fd288cf26f8a3853528a01b67209 446 0.27/1.00 vMB 69
375,605 375,605 000000000000000004c847a45d5115efb917651ee9da80b051bc85b703eda588 793 0.45/1.00 vMB 32
375,604 375,604 0000000000000000021a27dc4c5d301cf1b28b3cc85aa692d095ce1e8841ec0c 1,024 0.58/1.00 vMB 36
375,603 375,603 0000000000000000122390723f9989ebc27458961e16eed50db692d7ac4ab136 849 0.45/1.00 vMB 36
375,602 375,602 00000000000000000565239a16dab3a30faa6b67a1f408586d3bef0c1a816b5e 1 0.00/1.00 vMB 0
375,601 375,601 000000000000000003cfaca52b6224475daa0946fd6163b293d8e8ec1aac27d8 537 0.41/1.00 vMB 26
375,600 375,600 000000000000000003bcc715ac940fc0607bd324d11fc232f3c20a4c5d426e66 1,632 0.81/1.00 vMB 37
375,599 375,599 0000000000000000062b372c3860fff03cef50351cfed6e81a2dde4ece3863ed 1,149 0.95/1.00 vMB 16
375,598 375,598 00000000000000000fbc11e402ace6934de5c527ce31048b620b0c284b1c5d7d 1,785 1.00/1.00 vMB 35
375,597 375,597 0000000000000000110b8cb5de138c5cb4d3cbf488e2cd2dc683e218bf8293b6 2,430 1.00/1.00 vMB 49
375,596 375,596 0000000000000000091345e59310931fc430d48f43cd84b50e1636ac739b0af0 333 0.21/1.00 vMB 34
375,595 375,595 00000000000000000fcb12acf81542fcbf34bba2d869fac146607afb76e6997a 329 0.15/1.00 vMB 36
375,594 375,594 000000000000000010af370ea74b88a5bffea8ffcb7277f2a49b9f6605514280 1,756 0.88/1.00 vMB 33
375,593 375,593 000000000000000010f316ca905e8d9d0b924de558faa0755b0ec59f180d06c5 593 0.31/1.00 vMB 34
375,592 375,592 000000000000000005f8c108cce03197db1682067a75b490ff16e0b31969ddec 1,233 0.73/1.00 vMB 34
375,591 375,591 00000000000000000e804faaf3cc384d7574e75d1af59f1f367d4f62d5ccb0d2 285 0.20/1.00 vMB 29
375,590 375,590 00000000000000000fde413f27ae23ecc4b852dafabac10c9836788c43f7629c 71 0.06/1.00 vMB 22
375,589 375,589 00000000000000000033bf584df63de7ee6dfb9c7709472262933ac86b2af975 529 0.29/1.00 vMB 47
Previous 10 blocks ↓
Total Size: 782.33 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: 660.40 GB
    • Received: 14.72 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.