Loading Tool

Explorer IconExplorer

Memory Pool

76,880 transactions
28.54 vMB
0.09951827 BTC
Random Selection Loading Transactions
Max Size: 172.60/200 MB

Candidate Block

Mining Attempt 04600a8dcc185e7cc88212bd97f4de3b76e1aea4dc2d044d1dc74be338f7ea31
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 913074a4c0c345cd49c9bc8bb267d8debeabac9825d9dea552cea5d935c04586
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,448
Size: 1.00 vMB
Total Fees: 0.03443060 BTC
Feerates: 150.80 > 3.45 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (688,626 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
226,639 226,639 000000000000015020dda1efa2db1280e240d2fc4e4f69ff504fb44fc8745dac 105 0.04/1.00 vMB 56
226,638 226,638 000000000000022ec7ff313de1987a35e0dcbdbd75a85af5b55add6a676aacd9 172 0.07/1.00 vMB 112
226,637 226,637 00000000000000a699ff1ed467afd6b12b4349d8cd6467be1bb8bd64e4e009d3 459 0.21/1.00 vMB 179
226,636 226,636 00000000000000bc00120315867c3905eab002e5e45b36ae1dc96bfe65d12226 528 0.23/1.00 vMB 249
226,635 226,635 000000000000033cf9f5c512c0c3bf3d4a9c1098637bf118a98c5bf91632316e 13 0.00/1.00 vMB 77
226,634 226,634 000000000000002f916e2df48494fb749108dca73766be19df30c72ce7fa95c7 11 0.00/1.00 vMB 185
226,633 226,633 00000000000000e10f5bf5b20f8da33137d7ffc60d7768f335ba47dddf76619b 27 0.01/1.00 vMB 51
226,632 226,632 0000000000000298b1708ebf53ef514e5bb9ce5e173bc314ad86c23c78416c58 282 0.13/1.00 vMB 168
226,631 226,631 00000000000002b4c5708d167acc61558995bf8b8e82ed447c5b025bcb6142e3 164 0.07/1.00 vMB 200
226,630 226,630 000000000000015aff4067593230efbcc74ddaf1992744fe401419627b2da2ca 77 0.03/1.00 vMB 65
226,629 226,629 000000000000019841f8a6a2b76d77bc7c43cafd33899e6bf3279726692ca8e7 191 0.09/1.00 vMB 216
226,628 226,628 0000000000000214edd2c327eaa543439d24d8ff4703a69d42bf9102a878bd4a 1 0.00/1.00 vMB 0
226,627 226,627 0000000000000007501c214811bc4eeeed6ea8d3a79476858a89ecc69eae7f88 50 0.02/1.00 vMB 151
226,626 226,626 000000000000005620396b68577404709a7442014ce8bf2a2f2cb9e128b89c81 199 0.10/1.00 vMB 154
226,625 226,625 00000000000002778d92a6ac34f40cc6e7e36a9be84da1d6f1f0e2fd2dd38dda 408 0.19/1.00 vMB 249
226,624 226,624 00000000000002a2869c1c84771b90bb5edf74df6416910883d63612fcfdb13e 351 0.16/1.00 vMB 185
226,623 226,623 0000000000000189a67e0508fcb8eae44a4e00dd9cf5ffac88b617f5bff8479a 468 0.20/1.00 vMB 231
226,622 226,622 00000000000002634f2af83696cd01df74ebebfa1c656e3e51d913858ce2f261 12 0.00/1.00 vMB 341
226,621 226,621 00000000000002e2a214509cc0a76687824e3ba0d6004c1ab2a64170971e8b67 245 0.14/1.00 vMB 162
226,620 226,620 000000000000009bca0c81765cb6ca0182b0b1c72715cecc0886a5cb63f8927b 599 0.22/1.00 vMB 94
226,619 226,619 000000000000020b3d52aa69930aeb042a7f4e870a137956a3f86b97405ab1d6 170 0.09/1.00 vMB 184
Previous 10 blocks ↓
Total Size: 782.85 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: 712.63 GB
    • Received: 17.21 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.