Loading Tool

Explorer IconExplorer

Memory Pool

43,153 transactions
26.94 vMB
0.05691267 BTC
Random Selection Loading Transactions
Max Size: 141.88/200 MB

Candidate Block

Mining Attempt 679b50aed7378d6f7e46228fda58368aeab43f81a64b420ea065c42d42410b7d
Version 20000000
Previous Block 00000000000000000001e6d808f1df5868288ff1a6cf1119f57aecd8b6a1c77a
Merkle Root 225230c5fa4f83eb9a36b9feb175183fcf89369751480c3c105be53c6506093f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,315
Size: 1.00 vMB
Total Fees: 0.00684187 BTC
Feerates: 100.52 > 0.69 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,916 (291,189 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
623,727 623,727 000000000000000000121490b6c1253f8c174ef8cc0545bd4b406397a5870b09 1,642 0.63/1.00 vMB 17
623,726 623,726 000000000000000000008b148fc3a43f8df1e85c1ae1f06a4bcd4b2688e17f29 1,200 0.39/1.00 vMB 15
623,725 623,725 00000000000000000010b5c49a86d10134bfd545a5cf1a9849c16acffc5e2aa1 2,311 0.88/1.00 vMB 21
623,724 623,724 0000000000000000000b42abe216eb2cbc3167a1b78dad2f0cc7104b91f07a8f 181 0.31/1.00 vMB 2
623,723 623,723 0000000000000000000a7b987b7e6e61f10bd335acf5a5c423ce6c1f518cc275 2,924 1.00/1.00 vMB 18
623,722 623,722 00000000000000000005d692b77ebc68ee5dfe7ba08ab771cd9062e783afea68 1,025 0.38/1.00 vMB 16
623,721 623,721 00000000000000000011a6f88f2228408db6992236027bdb152dc72b5557b13b 461 0.22/1.00 vMB 19
623,720 623,720 0000000000000000000b30af613fdf12131dba6f598088582fd702a89df77d94 320 0.16/1.00 vMB 33
623,719 623,719 000000000000000000135c14149a8796eb91cf031f3cd60a1568e9881b073a88 445 0.50/1.00 vMB 6
623,718 623,718 0000000000000000000fd285c372ec2af65840183261ff0c084a046b3804176b 2,602 1.00/1.00 vMB 11
623,717 623,717 0000000000000000000f94db060df1370502053288de0fefb806b017777972b4 2,971 1.00/1.00 vMB 26
623,716 623,716 00000000000000000008f7a775bbd7a6841c45708662a7e5cc6c7224a543ac2c 532 0.15/1.00 vMB 21
623,715 623,715 00000000000000000000e21a70fc22b7e74b51034a79a4051aaf40363a8f0fec 580 0.26/1.00 vMB 19
623,714 623,714 0000000000000000000718a177946c823266468573007f6b8ea26ee1f404d04d 1,759 0.65/1.00 vMB 18
623,713 623,713 0000000000000000000525bb929a7eceb05ef1d496a312390c9c8edc2dc078be 261 0.07/1.00 vMB 25
623,712 623,712 000000000000000000050c3111e9847270896440741d03dd8d1f4d7ec684618a 1,598 0.68/1.00 vMB 3
623,711 623,711 00000000000000000012400955ffc06c853cb3e54f75120a73d81816cf80a84c 2,137 1.00/1.00 vMB 10
623,710 623,710 000000000000000000013745eda0f85595c1f58ea97d4d54f3f705dba9dc4d5e 2,441 1.00/1.00 vMB 22
623,709 623,709 0000000000000000000bb5b780f006b53116370c7a2c42e2fdf1f60782e88b72 2,193 1.00/1.00 vMB 54
623,708 623,708 00000000000000000002b63ce4c3915ffa104758a2c706ded2a63489eff665dd 702 0.21/1.00 vMB 17
623,707 623,707 00000000000000000012ac170e6f2cb1345053a5a19bafe6a4401a1e7ad3108d 1,067 0.50/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.24 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.12 GB
    • Received: 14.26 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.