Loading Tool

Explorer IconExplorer

Memory Pool

79,747 transactions
29.66 vMB
0.11795600 BTC
Random Selection Loading Transactions
Max Size: 179.47/200 MB

Candidate Block

Mining Attempt f82476843b97b2aa97ee7673aaee2c4996abe2f333c744432e6b8086cec05dd5
Version 20000000
Previous Block 00000000000000000002064931ca32749e9a68a433f5974b1ade127285f85a4a
Merkle Root 80ea084d099a5102ba993f310336fe3e5a651eb2f1e81113ba22f73085e2cced
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,796
Size: 1.00 vMB
Total Fees: 0.05463839 BTC
Feerates: 313.32 > 5.48 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,096 (705,261 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
209,835 209,835 000000000000020b564e2180b46a245f31ab166a8c6c02e2cb8dc07f977ca39a 12 0.00/1.00 vMB 139
209,834 209,834 00000000000000d610eda6970a947990a6ae9498581ea824bedec1169596e78d 390 0.18/1.00 vMB 116
209,833 209,833 00000000000001a0c90c420967e71eac2392cc72c13d063bb9fc9d0c8af92b3a 10 0.00/1.00 vMB 301
209,832 209,832 00000000000000b20eef8ef1f595bf68da4ee60b92ab62f0fa45b5c7c8efa542 109 0.05/1.00 vMB 79
209,831 209,831 00000000000000ba7301d28a1a953b6137383ef1554ddf223bde16db269f99a1 86 0.05/1.00 vMB 309
209,830 209,830 0000000000000342ec00665957bb27549a76ade83af26aae42addab5c13ce29d 113 0.05/1.00 vMB 122
209,829 209,829 00000000000004195e8a0fe5332033ec5c51a932fe0bfccf6d5cd62f82fb08b2 143 0.09/1.00 vMB 115
209,828 209,828 00000000000001262aac08541e786a25dbc39a2f1bce4aefe32ed5285b00e3c1 30 0.01/1.00 vMB 253
209,827 209,827 00000000000000849de05784cec01d18c843d54886dfe194cfb71649f804040e 65 0.03/1.00 vMB 118
209,826 209,826 0000000000000127d3931d935c7f904b3e5c9ccda048d79195786f0b2384d948 10 0.00/1.00 vMB 257
209,825 209,825 000000000000009e5de206f00b056c1ae4e6100255b62dd22b79eddcc1a20b04 69 0.03/1.00 vMB 4
209,824 209,824 000000000000035c4ba1d258e16d4935924ac180e1ebb1b1ef8a33cb24e1e8cc 42 0.02/1.00 vMB 118
209,823 209,823 0000000000000310d62079dfe31a79508f3eec2614ed3499a6d1213be0350903 20 0.01/1.00 vMB 96
209,822 209,822 000000000000013f6dbd62086964baf07d16ac510011a486562b609967f4044f 99 0.04/1.00 vMB 285
209,821 209,821 0000000000000130fd91083154bc48029804ad579a89db18a41b34c6c3b16603 91 0.04/1.00 vMB 80
209,820 209,820 00000000000000101a8b5de609ae645bc2d78d60bf1d6ac3badc8e968eee2453 343 0.20/1.00 vMB 152
209,819 209,819 00000000000004dcbc4d7195aee4d76b31e81f85c5268b4967a4f69507380a13 38 0.01/1.00 vMB 161
209,818 209,818 000000000000039d42366b8a4b2bb62f78ce2ed1ffae8aeb5ef629063fa852e4 54 0.02/1.00 vMB 170
209,817 209,817 0000000000000177a5a66a80ccc46775139af22b100810c017a95406c25ffe38 38 0.02/1.00 vMB 93
209,816 209,816 000000000000028aca8abad9a719cfd56e0c20ccae3f05b6ea3ce85140cef63e 34 0.01/1.00 vMB 64
209,815 209,815 00000000000002c91b22a351b4be368ec7c8fb22dbbdb81b3ad1fde1bfb72876 116 0.05/1.00 vMB 145
Previous 10 blocks ↓
Total Size: 782.56 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: 670.09 GB
    • Received: 15.82 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.