Loading Tool

Explorer IconExplorer

Memory Pool

79,456 transactions
29.93 vMB
0.08413446 BTC
Random Selection Loading Transactions
Max Size: 180.41/200 MB

Candidate Block

Mining Attempt f1d096e53a4a60c0fdcf95f88f9c508b5a9800dec233e66f6bb6b72c404da541
Version 20000000
Previous Block 000000000000000000005a637be4f0674e0cd19654bae85c49d461bc204dc54b
Merkle Root fb1de1e650075bcffd28545e9eb2f2bf39289106f7b9502a2daa0ae9e30e4fcc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,894
Size: 1.00 vMB
Total Fees: 0.01565646 BTC
Feerates: 40.21 > 1.57 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,143 (103,817 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
811,326 811,326 0000000000000000000291847aab299f0736299e855bdf1a06c13704820c4caf 200 1.00/1.00 vMB 1
811,325 811,325 00000000000000000003373f6f780e44416d5b6791f9436dc981ede5fc7671d0 615 1.00/1.00 vMB 3
811,324 811,324 00000000000000000001fed2fee61855395a3851dbb6f851920496b7264cf8e3 1,248 1.00/1.00 vMB 6
811,323 811,323 00000000000000000000d5c5accbd418f798cde0c383a85600fe86113172d32b 2,306 1.00/1.00 vMB 7
811,322 811,322 000000000000000000045c17ae6631fd71dce84bf3fd264816d00c6f75b80f64 3,256 1.00/1.00 vMB 7
811,321 811,321 000000000000000000043bedeaf7fd4c8fd80d3b9e79b8fda2c46e3a3c109c64 1,618 1.00/1.00 vMB 5
811,320 811,320 00000000000000000003af5d34910969f5805ea0d3b5766d6ed9c25bdc7bfb26 1,901 1.00/1.00 vMB 9
811,319 811,319 000000000000000000048489703eb01bec50db9704a4cbff53e265c88b340016 2,704 1.00/1.00 vMB 18
811,318 811,318 00000000000000000001334166135216f1fc5e66ea58ea18129233d9c31a551a 2,957 1.00/1.00 vMB 21
811,317 811,317 00000000000000000003a470a9438c820a3ec18d8df60aca36087deb5d37ba52 666 1.00/1.00 vMB 3
811,316 811,316 000000000000000000006ae353cb1d134ff0f02d23118578c00974c17dc5181f 2,165 1.00/1.00 vMB 2
811,315 811,315 000000000000000000007f8f6f0a4fe3e728cd4b7896faa7f9f9d08be3649927 1,837 1.00/1.00 vMB 5
811,314 811,314 0000000000000000000051528556cb544699b5519d86a87de6a168e91d4c6bd0 2,160 1.00/1.00 vMB 8
811,313 811,313 00000000000000000004ab45f7de2b088fc00af1c61e6f13ba76ef554f49db9f 2,223 1.00/1.00 vMB 13
811,312 811,312 00000000000000000002ed7eaf02b1ccd4eb3429c01f506b993ec457dd40b156 2,401 1.00/1.00 vMB 22
811,311 811,311 000000000000000000018132296eed44153a9188915c748d442821ba616ca189 2,547 1.00/1.00 vMB 16
811,310 811,310 000000000000000000004b5c0f0e7c76c1af222a4488d4ada4f44d65e30debe0 949 1.00/1.00 vMB 4
811,309 811,309 00000000000000000002f1f94f3e539c369ecb3d2955018a29b1c1764857e2a0 1,002 1.00/1.00 vMB 3
811,308 811,308 000000000000000000021aacf98201950bd9a97a33174c14ced011817af2776c 2,879 1.00/1.00 vMB 14
811,307 811,307 00000000000000000003092df610a683c069a5f13b1a3b6a1e4d6fad759c8df2 980 1.00/1.00 vMB 3
811,306 811,306 0000000000000000000375cd214cca219adfebf546b8dce9fd106264c32029d9 811 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.64 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: 672.42 GB
    • Received: 16.24 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.