Loading Tool

Explorer IconExplorer

Memory Pool

73,915 transactions
28.92 vMB
0.08974131 BTC
Random Selection Loading Transactions
Max Size: 174.12/200 MB

Candidate Block

Mining Attempt 0fb0f831a09bd7482ad37b5ad0a92aae9be6f68878189314da518e27e3b21ff3
Version 20000000
Previous Block 00000000000000000001a18d139e70ae04f6e14722c385621e522f106379ab13
Merkle Root 6fb9a43986463dc66d0b76ab491882bdab861b4caa9f6d205974612ef2042c92
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,355
Size: 1.00 vMB
Total Fees: 0.02561938 BTC
Feerates: 199.27 > 2.57 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,450 (34,228 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
881,222 881,222 00000000000000000001f3343d2902b5772e172d488ef79f4d43533a35d74ae0 91 1.00/1.00 vMB 1
881,221 881,221 00000000000000000001e1e350a720f71147f07bb9949b15af14333b0d83f7c2 1,650 1.00/1.00 vMB 2
881,220 881,220 000000000000000000014bcf9b4aa1a6334d99c63420ec65d64d03d16979ec74 3,435 1.00/1.00 vMB 3
881,219 881,219 00000000000000000001065238749636e1f3c486bb6ac607fe8317f00701e314 3,739 1.00/1.00 vMB 7
881,218 881,218 00000000000000000001211bb4ca20d46d7bb36cc9b0df149d7e5d59c379dfc4 2,707 1.00/1.00 vMB 4
881,217 881,217 000000000000000000008b458c6adaf0d736f05e1288758cd2d6c2f7451a22c7 2,729 1.00/1.00 vMB 4
881,216 881,216 00000000000000000002357fac5d22bbec3cb360b5f8cebaa3f0a8fc166509ab 4,018 1.00/1.00 vMB 5
881,215 881,215 0000000000000000000250ef7468e36ec247c4b60ef171a6e532871435fbc1a5 3,555 1.00/1.00 vMB 9
881,214 881,214 00000000000000000000f987ca9742b46bbf4cc6512935b7bb8487bcf3c25c4e 1,214 1.00/1.00 vMB 2
881,213 881,213 00000000000000000000ff9e515a568e3b6bb2be35f32634bc5d13107fc2a0e9 152 1.00/1.00 vMB 1
881,212 881,212 00000000000000000000793cf3283928189f60b785e34c507f51f9a83f05f5fe 471 1.00/1.00 vMB 1
881,211 881,211 0000000000000000000140110cbbba9a8a37dc2af0b35bb943dbe2083a50576f 1,523 1.00/1.00 vMB 2
881,210 881,210 000000000000000000002b3e5d494ec3b85b3f951cd297d560415d062b488489 587 0.20/1.00 vMB 4
881,209 881,209 000000000000000000019de5ee37f09625d77f5895f1d24eaeb51a9c800ab615 416 1.00/1.00 vMB 1
881,208 881,208 00000000000000000001a59273398c45d3c16d1f82aab52bc4fb45b42814e5e0 2,874 1.00/1.00 vMB 1
881,207 881,207 00000000000000000000d2e2edd1f6b361ae63fae6468a0357fa97e49082c558 3,211 1.00/1.00 vMB 3
881,206 881,206 000000000000000000018d01068a9d95d53f13350f03608c6c745b8edd14a130 3,511 1.00/1.00 vMB 5
881,205 881,205 000000000000000000016c3d707eca7e71336f2caecdbc7043882cc43d3b2af4 3,107 1.00/1.00 vMB 6
881,204 881,204 0000000000000000000006601975df0cc4b1f26781d973aa45189bea04f2d1b6 2,852 1.00/1.00 vMB 5
881,203 881,203 00000000000000000002255b086bba79f3a74455b0115fb0e635e3799b43cf3b 3,730 1.00/1.00 vMB 9
881,202 881,202 000000000000000000000e20a08f06249eb1bfcf35b497fbb1a13c62bf9a7806 836 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.18 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: 750.11 GB
    • Received: 18.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.