Loading Tool

Explorer IconExplorer

Memory Pool

78,032 transactions
29.01 vMB
0.10144234 BTC
Random Selection Loading Transactions
Max Size: 175.47/200 MB

Candidate Block

Mining Attempt 9ee16664e15462b4d6525cf66feadae32b93dc0703ec73a7e519a795d4be7958
Version 20000000
Previous Block 00000000000000000000ec814f6a04cd5247383be9ebea2cfd71c6247fc02550
Merkle Root 2e78472c1f800c3799cee43139c0567e56b2edcfa6f6caa2ecc85d85a9bfbfb2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,970
Size: 1.00 vMB
Total Fees: 0.03033434 BTC
Feerates: 402.60 > 3.04 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,308 (558,185 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
357,123 357,123 000000000000000013104d7a522cb50abfebd40f3f6e07ba1f080b732d676ccc 1,952 0.75/1.00 vMB 36
357,122 357,122 000000000000000005763de6ab2cfc1112aa423413674452d3fe481e0eb6d1ea 330 0.17/1.00 vMB 20
357,121 357,121 000000000000000006d7a2049b623615f28cdf5c6d4b988062ade671a949cd27 117 0.10/1.00 vMB 15
357,120 357,120 0000000000000000143a82931c4e84241d2b3b21c48359d715a6d93b3132de1b 72 0.08/1.00 vMB 11
357,119 357,119 000000000000000012d721a92045e1d3f1d561e3578ec00154940e422425a3ea 514 0.32/1.00 vMB 19
357,118 357,118 000000000000000012ff3d59f28cfc5ea1e9908d21bfeec605b4eeaf7b236420 1,028 0.65/1.00 vMB 22
357,117 357,117 0000000000000000098c628e8c6a4d4ffda90258eb9a7aa1c6ed8abe62a774c3 1,479 0.78/1.00 vMB 29
357,116 357,116 000000000000000004980ec10493e42c37f95706ff1aab02b3fac54a6038caf4 110 0.05/1.00 vMB 23
357,115 357,115 00000000000000000048a01ee63920b70cd5313bf9b112cac746078e3cbd4bd3 500 0.37/1.00 vMB 20
357,114 357,114 000000000000000011c96228ed5ec11995f34c4dbc908685e47b95112c2caf66 1,389 0.62/1.00 vMB 30
357,113 357,113 00000000000000000df66abc22864ec5a71e2241287460c3d815d4133592b757 1,520 0.71/1.00 vMB 30
357,112 357,112 000000000000000007df2bfbe549261d8cfb6fb823e1a0cb1f325a558f5f1ac2 795 0.42/1.00 vMB 27
357,111 357,111 000000000000000007000c22a26451adf84f0597f7612d434e24ee1a5f4aaabb 545 0.28/1.00 vMB 28
357,110 357,110 000000000000000006611796e4d54b76debdb6c801eef6523e314372def21006 97 0.08/1.00 vMB 9
357,109 357,109 00000000000000001633b930cf8a2ac3c8d96694b9858cb6f812f826a94d3ab0 643 0.31/1.00 vMB 29
357,108 357,108 00000000000000000ce581a6c816849ae95d308e29204530eb8103fb1c2b1b57 1,081 0.56/1.00 vMB 27
357,107 357,107 00000000000000000b8f368a68fe27ec8f327aa882a7a43ed591b9e68dab53ad 382 0.23/1.00 vMB 21
357,106 357,106 0000000000000000123ac3c395f65ec2fa127b5a3008d6e62437f7c9e9117bb5 1,191 0.62/1.00 vMB 25
357,105 357,105 0000000000000000031e46c1d0008e4c72a5d6cbaf98b7e0cd141d60fba27487 106 0.09/1.00 vMB 12
357,104 357,104 0000000000000000120de0769834a34bc753c5d2019d40988954902b54d9364d 364 0.21/1.00 vMB 21
357,103 357,103 000000000000000002e7b7522da27dd7686bba15cdcdaf659e9a0fba1d5c2f6d 714 0.45/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.92 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: 714.54 GB
    • Received: 17.56 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.