Loading Tool

Explorer IconExplorer

Memory Pool

44,340 transactions
27.41 vMB
0.06429849 BTC
Random Selection Loading Transactions
Max Size: 144.66/200 MB

Candidate Block

Mining Attempt a8a352c9e158f59ae57a885662298dd70d45201b1f4ec488e327fa5314d7d623
Version 20000000
Previous Block 000000000000000000008b3b3a15207ddb4b53969984fa4d3acfac40fce3eb15
Merkle Root 265984a679ba52f795bb096cb8a5a2cb48277c8af9a78f27e813745388c860f7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,288
Size: 1.00 vMB
Total Fees: 0.01280642 BTC
Feerates: 73.20 > 1.28 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,925 (503,701 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
411,224 411,224 0000000000000000049bc3992b72379091ec5f6eaa24427d8044945e45ac378d 1,612 0.92/1.00 vMB 31
411,223 411,223 000000000000000002da864c56e739fbbdd4be7b931cd344780748166ddfb388 88 0.37/1.00 vMB 7
411,222 411,222 000000000000000004c7366afcc06271ce11a0205383fdf8d62bf08e5b087876 1,692 1.00/1.00 vMB 25
411,221 411,221 000000000000000003ebfca57d666d4201209d740838103501b54219260c855a 2,223 1.00/1.00 vMB 33
411,220 411,220 0000000000000000032946a9a2f7dbfb063baf532cdc1fe1f8a784bdbf3ce77a 2,943 1.00/1.00 vMB 52
411,219 411,219 000000000000000004579680efd5af5a762f5730c1f73555706787080ff6e463 3,226 1.00/1.00 vMB 67
411,218 411,218 000000000000000003c9c89030c8eb0aa2f94350ab24addc5a43534351f4585e 729 0.30/1.00 vMB 40
411,217 411,217 00000000000000000138b3d705528ec1817f19f4314a5b08eae718ee0522dc0e 1,999 0.81/1.00 vMB 42
411,216 411,216 0000000000000000009df3b22f6029e1b925e1817aa0726ea0ce9044c777fd6a 693 0.36/1.00 vMB 39
411,215 411,215 00000000000000000474d2c33021788f26153cb6a43788efdc36761a0c664a95 377 0.20/1.00 vMB 33
411,214 411,214 00000000000000000199b29497a7fa8051aa6aee07d52b1a2514615efb99e816 459 0.21/1.00 vMB 56
411,213 411,213 00000000000000000466035165140013f1bf920c1aaba176b4175ef45cb5d34f 538 0.39/1.00 vMB 27
411,212 411,212 000000000000000003aaf01a9ed1ff57db8f0f4246a551b88dbf6d0ad9b319cf 472 0.22/1.00 vMB 43
411,211 411,211 000000000000000003e545fe7b6996b37a87db581fa3bd5f0c6f5423445de54f 268 0.10/1.00 vMB 55
411,210 411,210 00000000000000000147732e5613311cdfb79893047f088ba99ff212f3f7d95b 91 0.03/1.00 vMB 43
411,209 411,209 0000000000000000010492543d55f38d38b3d0c55f7e248b13ec81845f57e37b 1,742 1.00/1.00 vMB 45
411,208 411,208 000000000000000000b31a0bd22ffef9ebd285e7114a1097cb1fb715c33e8436 1,349 0.99/1.00 vMB 20
411,207 411,207 000000000000000003668fcfc3ca559cdad57090ee7ae94152a50db0037ff0d0 2,581 1.00/1.00 vMB 56
411,206 411,206 000000000000000003d4893f9237210e70ad532949a7b94935d448a638ddfa2b 3,395 1.00/1.00 vMB 66
411,205 411,205 000000000000000001138a95cfc5f1c139efa3bb08a4b5457408046b989c0232 995 0.93/1.00 vMB 33
411,204 411,204 00000000000000000381ff31c108aa1bfcd9326b49b8514740e8b1803cc46fef 1,242 0.72/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.26 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: 655.60 GB
    • Received: 14.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.