Loading Tool

Explorer IconExplorer

Memory Pool

40,983 transactions
29.03 vMB
0.07041300 BTC
Random Selection Loading Transactions
Max Size: 148.14/200 MB

Candidate Block

Mining Attempt ab8c121ba13a734b6814184fefe3df17d7bcb3519329007884368435531599bb
Version 20000000
Previous Block 000000000000000000003865ac48ae639e8f23f850323c9d269a21eb4f7c6efc
Merkle Root b6c8385300f620c6402a304168ee68e9fe74139d10db26116e8bb33d10330ed5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,848
Size: 1.00 vMB
Total Fees: 0.01364766 BTC
Feerates: 101.61 > 1.37 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,536 (243,815 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
670,721 670,721 0000000000000000000738f5397764b333406b24135f2017ee382865e6939633 1,415 1.00/1.00 vMB 29
670,720 670,720 00000000000000000006dc38a8e63a391484f24af7f64ecd5d84d3c4a1837e34 2,448 1.00/1.00 vMB 19
670,719 670,719 0000000000000000000001df06e4dcd045f0b3d155e6d87bd686fff4a6db2de0 2,649 1.00/1.00 vMB 72
670,718 670,718 0000000000000000000566438fa7dc31ec2b26e8cfd0a704822238ee8a40922c 1 0.00/1.00 vMB 0
670,717 670,717 00000000000000000008df07bdf958487d62d7dd79914df646b4c8e407cd850c 2,523 1.00/1.00 vMB 61
670,716 670,716 0000000000000000000379780535b71e876dcad5bdaa3f88b9d9605bef2d1edb 2,566 1.00/1.00 vMB 36
670,715 670,715 0000000000000000000269175e69e27bd3c5adff851b256a228ff610e45ae5ba 2,273 1.00/1.00 vMB 59
670,714 670,714 0000000000000000000cebfdc434d206d3510fed3dede1c1722a646751941e24 2,996 1.00/1.00 vMB 67
670,713 670,713 000000000000000000096509fa91f645375ad0f1b33b7cff6828b7aa323c42bd 1,253 1.00/1.00 vMB 100
670,712 670,712 0000000000000000000993a4692ec55d2b513d53ec64c1cb00d883809da45c4a 1,701 1.00/1.00 vMB 131
670,711 670,711 00000000000000000007ec864d6b9506aaf585dc85b09ffd3d90c23553f505d3 2,600 1.00/1.00 vMB 127
670,710 670,710 0000000000000000000b035fe6e6dc72317161e3484d59cccab0deba97a84f1b 3,211 1.00/1.00 vMB 168
670,709 670,709 0000000000000000000bf62c306db14cc2d6a70cf93633b20f1c058cd0dd8a94 1,581 1.00/1.00 vMB 104
670,708 670,708 0000000000000000000663d484027a87a523c13cf0726e820f1c3179a4663bb4 242 1.00/1.00 vMB 16
670,707 670,707 0000000000000000000944349b14e18c20ebc46b5aee6d627eae81d38e713f02 526 1.00/1.00 vMB 11
670,706 670,706 00000000000000000005d3d32d7cb35b0946756fdc699fa1a59eb15328109ae9 2,280 1.00/1.00 vMB 39
670,705 670,705 00000000000000000008e750c97294c9d57ad26229533f713044761f170fd190 2,304 1.00/1.00 vMB 52
670,704 670,704 00000000000000000002c475a62b0cf988e8512a0b779116203dac9a958b8547 1,995 1.00/1.00 vMB 12
670,703 670,703 000000000000000000056e122ca2015dd2908238f8251a1fc399657533af9cc1 2,208 1.00/1.00 vMB 42
670,702 670,702 0000000000000000000bfc37fa844cb0c371cf71bb31e05ca4ab893a67342d84 2,215 1.00/1.00 vMB 98
670,701 670,701 000000000000000000020f98798153cb896d5bad438a14a74892e52ab47c15bd 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.56 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 622.20 GB
    • Received: 11.31 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.