Loading Tool

Explorer IconExplorer

Memory Pool

78,025 transactions
29.08 vMB
0.07079333 BTC
Random Selection Loading Transactions
Max Size: 174.10/200 MB

Candidate Block

Mining Attempt 6e5a48c659658aadf09681190369d64629389002b4255677c43f6de206110255
Version 20000000
Previous Block 00000000000000000000c0578122c3a20c1a0fa197853326ae531fa58ec09638
Merkle Root 759c59dbf391ad551576c6eb547edbaaeffdffc298f0cbd157a3201c93787c25
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,263
Size: 1.00 vMB
Total Fees: 0.01196462 BTC
Feerates: 73.20 > 1.20 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,061 (257,846 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
657,215 657,215 000000000000000000090386439b3e1c7dc56d2e450694e910b366895f05b9ef 2,336 1.00/1.00 vMB 106
657,214 657,214 000000000000000000081366523ae54eba4693524bcc3b51a129ca869d86010b 1,607 1.00/1.00 vMB 151
657,213 657,213 00000000000000000005ecd881682a546afa0a092f74b506b9df3bada06debd5 2,598 1.00/1.00 vMB 110
657,212 657,212 0000000000000000000a49ee6a0349b444ea046dd1c4edd691f8601251dc9022 1,182 1.00/1.00 vMB 160
657,211 657,211 0000000000000000000e9dc47a1daf309486e6c198685e60b2e1f1572bdf0956 2,568 1.00/1.00 vMB 42
657,210 657,210 0000000000000000000287df5711666053151d5681acccd41ac2345ba452d1db 3,006 1.00/1.00 vMB 37
657,209 657,209 0000000000000000000e72d951afe35a2bdde2a74646f66918f5b275b5702f92 2,617 1.00/1.00 vMB 117
657,208 657,208 0000000000000000000586874214ed300c99f5aee581df65a620e0b95251bb5b 2,299 1.00/1.00 vMB 105
657,207 657,207 00000000000000000008bf3a3a499969542ce52518ada62dbfabcdab72c525ce 2,572 1.00/1.00 vMB 123
657,206 657,206 0000000000000000000db227caed2f276fb1ba85baa4331f4180966d46f99349 2,612 1.00/1.00 vMB 53
657,205 657,205 00000000000000000003ab5fd4307858e78236b5772406817d61e94fcbddf07c 1 0.00/1.00 vMB 0
657,204 657,204 000000000000000000060548b7eb114743301c0a5f8de3e66cf6c60d44cf72d8 2,539 1.00/1.00 vMB 61
657,203 657,203 0000000000000000000a1a66021862c511196174655610622ccc205ab4103779 2,361 1.00/1.00 vMB 59
657,202 657,202 00000000000000000000b001629fa74083ed6a87f440df964413d667e2cec672 1,234 1.00/1.00 vMB 77
657,201 657,201 0000000000000000000255677f11f326835a6ce15b1e733e1d767b7ec9de27d2 2,903 1.00/1.00 vMB 101
657,200 657,200 0000000000000000000ee747d1872f11bf3c0e0ae3219ebda2f4fa9233c0933c 2,759 1.00/1.00 vMB 47
657,199 657,199 0000000000000000000474b1ca65a16c5701f88521be4a404f26dafebece487b 2,344 1.00/1.00 vMB 85
657,198 657,198 00000000000000000008a9db7afaa30b376258b4c71f168d7f6258c3dfc2b077 2,171 1.00/1.00 vMB 74
657,197 657,197 00000000000000000000a8c7375366823d70ad2e88068cbda8ae8fefc3793094 1,822 1.00/1.00 vMB 70
657,196 657,196 00000000000000000007cbcc47ecad4766098f85129536ff142978abc880e9db 2,395 1.00/1.00 vMB 84
657,195 657,195 0000000000000000000462d390845c2fb4cb21190b815645ca2a26a24f4100f0 1,186 1.00/1.00 vMB 120
Previous 10 blocks ↓
Total Size: 782.50 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: 668.38 GB
    • Received: 15.49 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.