Loading Tool

Explorer IconExplorer

Memory Pool

84,315 transactions
35.34 vMB
0.18709043 BTC
Random Selection Loading Transactions
Max Size: 200.00/200 MB

Candidate Block

Mining Attempt dda5d7a7320a9a6768b4347a4aa90a75b86426616f583790a53a585210b40877
Version 20000000
Previous Block 00000000000000000000a60bb9585cbc73cfc26a5aa21cd61127adc30e701127
Merkle Root 0bbc4246c7a9f2ccec78297f2409bd5c88098363d33fab87e0c7dbaa0309d891
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,290
Size: 1.00 vMB
Total Fees: 0.04700452 BTC
Feerates: 435.08 > 4.71 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,411 (624,417 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
290,994 290,994 0000000000000000e8466fc6a749f7045a321785dfeae75f1675c00152585e68 32 0.01/1.00 vMB 87
290,993 290,993 0000000000000000b8ac431cbf5047a182e1ece37bd86aa210ef46c999aff6aa 166 0.06/1.00 vMB 44
290,992 290,992 0000000000000000546d75e282a16c4c2a8c1ae6890a22993a58a074d1f725ae 444 0.19/1.00 vMB 42
290,991 290,991 000000000000000063c39180b3b31a388cdb1e77f18c76f4542a25944f363a09 295 0.13/1.00 vMB 54
290,990 290,990 000000000000000014d223d23016ae3c51b2a8ce45104ac48c6e4d5e5b1514b1 146 0.06/1.00 vMB 34
290,989 290,989 000000000000000084d2ce49c909373fa53f54e181a7d364418b2a5ff4740625 401 0.22/1.00 vMB 41
290,988 290,988 0000000000000000096d56e3233dbb2b4164fa6d1707d2df8041149b4c9cdd2e 855 0.38/1.00 vMB 43
290,987 290,987 000000000000000087471dda2af440557f86f89da1e0e89a109673590f39c318 298 0.18/1.00 vMB 29
290,986 290,986 0000000000000000a577a018775c4115a3f568109906a62d096302ff3c02efe9 18 0.05/1.00 vMB 24
290,985 290,985 0000000000000000c1210b2bce1b6b184d832e1b884f064355341fa85d8cc0b1 149 0.09/1.00 vMB 30
290,984 290,984 0000000000000000ed4bf14e25a5ce5fdf6d2a2ca632548a328352c7304c75a1 16 0.03/1.00 vMB 8
290,983 290,983 00000000000000005237fda3c95ad21beb9e1b13b434e6fdb3570b8ef4190720 56 0.03/1.00 vMB 31
290,982 290,982 0000000000000000bf1cd2584f63e294b00d9471273ce0ff76bd2ce5d560b636 103 0.06/1.00 vMB 32
290,981 290,981 000000000000000050443d3cde4ef8ded3b453da5f6d43ca0687e65bb515b7c7 164 0.10/1.00 vMB 20
290,980 290,980 0000000000000000032121219a0875fc1b8a55b33cc7f45aa5cf570c7d2e5240 64 0.05/1.00 vMB 17
290,979 290,979 000000000000000082a6b857e8e172b05b61abb2d5dfddea3e4c951c0901cdca 196 0.13/1.00 vMB 45
290,978 290,978 000000000000000086491c8cae58aeb48a2b377083af6762c8a3037b56c4ac4a 348 0.15/1.00 vMB 43
290,977 290,977 0000000000000000f1586a3a2a454c72914ee7792c9181a058e27c80ec275877 207 0.09/1.00 vMB 30
290,976 290,976 00000000000000003abc8c8346e423d7e32daa9c1094640e2aec2c1ae6624afc 276 0.16/1.00 vMB 37
290,975 290,975 00000000000000009b692a4a5e82f6edef4fb31b7893e138b78df0442b657bb5 572 0.26/1.00 vMB 44
290,974 290,974 00000000000000000a1dec89abb513fa34742b84ff6bd8bac9c4fda9d9998f0c 164 0.08/1.00 vMB 65
Previous 10 blocks ↓
Total Size: 783.10 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: 730.75 GB
    • Received: 18.51 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.