Loading Tool

Explorer IconExplorer

Memory Pool

25,494 transactions
24.70 vMB
0.05544594 BTC
Random Selection Loading Transactions
Max Size: 119.24/200 MB

Candidate Block

Mining Attempt b87306d8abb3b8c9fdd9d8513b2e8933dabbc50689bbaaa677e4495f89f03526
Version 20000000
Previous Block 000000000000000000015b3f8991a6295ea8d80dee3f2dc8dabdb68407463c80
Merkle Root a22a2b8660bfbcd60a2373684e330973562579fb56c964868df63b619e21df18
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,874
Size: 1.00 vMB
Total Fees: 0.01095175 BTC
Feerates: 318.30 > 1.10 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,180 (753,814 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
160,366 160,366 000000000000034b3238e0389b2171cd108533d2b31cbe174d976892a3d11a0c 77 0.03/1.00 vMB 204
160,365 160,365 000000000000018e484e32d15048f86a26de218389a236e5a08b35c8088b4b6c 12 0.00/1.00 vMB 17
160,364 160,364 0000000000000c5cacff6efd5e45dd9b91cf141936c9d70f0a098f3ac52e7321 34 0.01/1.00 vMB 67
160,363 160,363 0000000000000befa166f0bb041204563dab1e4bdd84097705b7fc576e864cf2 4 0.00/1.00 vMB 77
160,362 160,362 000000000000018a8d0dbace8510165470343b29bba688f09b0bc492c666988e 53 0.02/1.00 vMB 25
160,361 160,361 00000000000007313e84253cfe5bb155eeb9214d9ff7bf05a2aaf263f2dfba6c 25 0.01/1.00 vMB 202
160,360 160,360 00000000000002ad6aab3afa5d158f3b5c00f924adaaa5232cd77a52a8c3a820 8 0.00/1.00 vMB 28
160,359 160,359 00000000000007f7155b751bb0de08cf8c84d006c134ab68074787c0f8633c8d 15 0.04/1.00 vMB 1,240
160,358 160,358 000000000000071576ce9d3c085b608f5c5dbc9b519e2d03cbe8ecb5a7459236 12 0.01/1.00 vMB 187
160,357 160,357 0000000000000e6c2904642e31e13b0b2417a09b17c6a12dab2369728ffc4980 23 0.01/1.00 vMB 337
160,356 160,356 00000000000001db140e70faf7094ff05da22dc624dfd908794cd0bb915ab26b 5 0.00/1.00 vMB 1,015
160,355 160,355 00000000000004fbe02e1d66d3a0c40e7dca7ef241c563aa6d82a93caf803002 81 0.04/1.00 vMB 13
160,354 160,354 0000000000000c1b82901d9f7c77506779771007744f2571e804a5a9e97e49ee 20 0.01/1.00 vMB 104
160,353 160,353 0000000000000c3961240d999c58a8201cef71616ef323317b28e7b5980268f2 28 0.02/1.00 vMB 51
160,352 160,352 00000000000005789c6832b96e8ebf41500387ee17f413c8b9f376c143d91146 76 0.03/1.00 vMB 196
160,351 160,351 0000000000000cd3e753bda62598697c25b8eb75624ea30a5d5f252275407378 11 0.01/1.00 vMB 217
160,350 160,350 00000000000008a2704eb0820d017e864c585af4f7f96386c9baead88bafb8d6 1 0.00/1.00 vMB 0
160,349 160,349 00000000000007473265f20e5f9ceb55b01cf120ac9ce872fc35acfe65255d94 101 0.03/1.00 vMB 51
160,348 160,348 00000000000004878014831c10e8d9688c190e49ebabf561867d2a144e9aa94b 57 0.03/1.00 vMB 167
160,347 160,347 0000000000000896c1597ea474d1657aba09b696b2a2c70a7bc389464835ba31 35 0.03/1.00 vMB 82
160,346 160,346 00000000000002b24c285aa417f78eae17c52023e72b3394865861dc7078df73 44 0.01/1.00 vMB 98
Previous 10 blocks ↓
Total Size: 780.91 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: 572.03 GB
    • Received: 7.84 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.