Loading Tool

Explorer IconExplorer

Memory Pool

42,593 transactions
26.25 vMB
0.05749458 BTC
Random Selection Loading Transactions
Max Size: 137.84/200 MB

Candidate Block

Mining Attempt de709b52db48424d8aa4bcc7539cbde0765746dc3a1360404ca9786ea231bc7b
Version 20000000
Previous Block 000000000000000000008f5a6c1e1f1fa429f250d4cd2ee1808884ed8a06ea2e
Merkle Root decdd8b349874a72f17c66cd6e4a7aed5d8516a3f50a19136e3a99c70296190b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,271
Size: 1.00 vMB
Total Fees: 0.00957273 BTC
Feerates: 73.66 > 0.96 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,787 (733,574 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
181,213 181,213 000000000000005e8afd2fa1451689df20e5a07657a3842f876630d893b8389b 89 0.04/1.00 vMB 113
181,212 181,212 00000000000002bc349133c4180a790ab5dfc97c0a592142e332ab79a2d49912 122 0.06/1.00 vMB 115
181,211 181,211 0000000000000509be8cfccfb7a5efa16abf5204973569cf5006f5fc34a1fa4c 1 0.00/1.00 vMB 0
181,210 181,210 00000000000001c47755579e43793e82393c007ea2ab3c39e4aac8a496f6b954 1 0.00/1.00 vMB 0
181,209 181,209 000000000000096fd3ab2ae3c6386924189c0e7f02e75dd93b4cd42890c16b19 204 0.15/1.00 vMB 80
181,208 181,208 0000000000000600173c6f3e8a3e287615eadc5133998b99c5c9e2e11a75c8c0 257 0.14/1.00 vMB 110
181,207 181,207 000000000000042562ae30905e7c4d31a4b641374309636ac72e03627994956a 299 0.11/1.00 vMB 117
181,206 181,206 00000000000002eb455728ce7ac661146bb381df0cdb100b67c275e075007b30 555 0.25/1.00 vMB 153
181,205 181,205 000000000000088f034af44847cb90646f2c87a510ed67618e3b45bf461fae01 131 0.05/1.00 vMB 107
181,204 181,204 000000000000045497bf53e48b19d43c8ee1158a278dd910a27ba520398f6202 109 0.05/1.00 vMB 77
181,203 181,203 00000000000004c035e9edee89b4de53663ea4697325f331c20b0a01ae55939b 181 0.05/1.00 vMB 9
181,202 181,202 0000000000000838ebd5e67a992a852326215841010aa41d2cb61667f8d97428 128 0.07/1.00 vMB 91
181,201 181,201 000000000000071af41eb7327b35b0b6a1ca9ad2da837cdc1065f6351c622739 135 0.06/1.00 vMB 123
181,200 181,200 000000000000029786603927610232eddd7de06e9859bea62e2423a622394c7d 5 0.00/1.00 vMB 14
181,199 181,199 00000000000003c2d19304a7574f66606c2ba4a93330160ed24c6d7eada18714 231 0.10/1.00 vMB 155
181,198 181,198 00000000000009aaf7a2dad539332f34ffb4ecde413b7ada9ca42da9ce397272 271 0.11/1.00 vMB 122
181,197 181,197 000000000000082653bed65de2bfbeac805e61249eb6e9a8794b8eb0c510ccc3 1 0.00/1.00 vMB 0
181,196 181,196 0000000000000738e34ecb163785445b1c25a8df8293569a99617fcee6d1cf0f 224 0.11/1.00 vMB 109
181,195 181,195 0000000000000804c1b51a866ffba32d6a43696d308e954075cf3786df82cfb4 180 0.05/1.00 vMB 56
181,194 181,194 000000000000006fe5f8151fac1851239fecc1b8e21adfc7cda120d925042b73 64 0.04/1.00 vMB 98
181,193 181,193 0000000000000548c5046d3b6c35478113dc392cee219a59dc604588ad37cbb0 546 0.23/1.00 vMB 142
Previous 10 blocks ↓
Total Size: 782.01 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: 649.24 GB
    • Received: 13.14 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.