Loading Tool

Explorer IconExplorer

Memory Pool

73,672 transactions
27.29 vMB
0.06394854 BTC
Random Selection Loading Transactions
Max Size: 166.71/200 MB

Candidate Block

Mining Attempt 4150754aacf4813037ed239aece28821590772773ddea5b8f897e86d036ecb07
Version 20000000
Previous Block 00000000000000000001bb87348e6d3ff23561ca1d138f03813134dfb60134ae
Merkle Root eafac4599d715e39e3c3562147a438bd8838675af9d481726c6bbc745ccccf43
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,449
Size: 1.00 vMB
Total Fees: 0.00574846 BTC
Feerates: 84.51 > 0.58 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,283 (20,161 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
895,122 895,122 0000000000000000000074bfab6c2db9651fce891221a3269ef6afff2316638f 2,457 0.94/1.00 vMB 2
895,121 895,121 00000000000000000000743fc2cf0c20ab5377e6fe5be43bba25e246a974a9ae 481 0.98/1.00 vMB 1
895,120 895,120 0000000000000000000099bbb39e5ff25ce742a037da487a441895a68e1efff1 1,978 1.00/1.00 vMB 2
895,119 895,119 00000000000000000000978a61c685e906e4d2778d6f5d8145f1ce1b28c84b9e 1,156 0.44/1.00 vMB 2
895,118 895,118 000000000000000000021501b2d737276f5bfe45dd09f846678206358f3347a8 514 0.39/1.00 vMB 1
895,117 895,117 00000000000000000000136b042a50348793051b9bd616fddb3187b16a09d592 2,224 0.94/1.00 vMB 2
895,116 895,116 0000000000000000000159cd4b1cc3896c408e77a3abc6df2792f2661ad07489 322 0.17/1.00 vMB 2
895,115 895,115 00000000000000000002022aeaef56f0fbd460307436957641a7224028fbebe8 1,218 0.45/1.00 vMB 2
895,114 895,114 000000000000000000020a01316e0e8414ad015fe0ef7d18633e86b248cef892 1,564 0.99/1.00 vMB 1
895,113 895,113 000000000000000000023dc1db6c75ecabce6f0d0c5ac267a8b6432c9a3aef2a 592 0.94/1.00 vMB 1
895,112 895,112 0000000000000000000049c1697d3add60b9435b12f191cb6535d759cbdb378e 2,615 1.00/1.00 vMB 2
895,111 895,111 000000000000000000012cf6d8beb55549dfd6b2569cba874a30defd93e10714 2,997 1.00/1.00 vMB 2
895,110 895,110 00000000000000000001439542f8ce8fd7d25572fee841af2e311058a980fb60 834 0.94/1.00 vMB 1
895,109 895,109 00000000000000000001e6d790a39e034f25baf75cb68cc38e1c56266825734b 1,243 0.95/1.00 vMB 1
895,108 895,108 000000000000000000003e673f878a23aa54d369ad4bb8c1c3985fc9545cf4be 2,168 0.83/1.00 vMB 2
895,107 895,107 000000000000000000021017b01b5eb74c34063af5d20ac17f2161e0fec1b382 42 0.09/1.00 vMB 1
895,106 895,106 000000000000000000006f5b482615ce7b3b796303e7224810ec1c5ae12d27b5 263 0.99/1.00 vMB 1
895,105 895,105 000000000000000000017b0eedffaae0c772abf3c794f24ddfc9fc0a9e36896b 1,693 1.00/1.00 vMB 2
895,104 895,104 00000000000000000001fe642330aba6ed8ae93b008cf53a1dfdba0fe0349555 1,696 0.98/1.00 vMB 1
895,103 895,103 000000000000000000008765cffc1a859242108b85e6415ae144ec918a05787e 2,227 0.95/1.00 vMB 2
895,102 895,102 0000000000000000000114d415aca8cf16d319fb3f6d775eb31149fe80295f4f 2,605 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.88 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: 713.28 GB
    • Received: 17.34 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.