Loading Tool

Explorer IconExplorer

Memory Pool

31,243 transactions
9.39 vMB
0.13104308 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 61.37/200 MB

Candidate Block

Mining Attempt 5d74dba91152203d8b4064f695b8369a01f06895dd265650c5b5eaf4bc02e0e6
Version 20000000
Previous Block 00000000000000000000e448b44b50758fd2fc9d6ddeba585dd0b192dcc101ed
Merkle Root 42478176788f21cae09fba46d2a847ce951aa3fdd945190b9e9754660abd5322
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,108
Size: 1.00 vMB
Total Fees: 0.05926967 BTC
Median Feerate: 4.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,216 (762,201 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
151,015 151,015 00000000000006aca07525926c2e707adf7b387c05c457389547f25603d96d84 136 0.05 vMB 125
151,014 151,014 000000000000029143be0fc5ccf248b429e646f1c7b237d22a658688ee9a9d62 48 0.06 vMB 87
151,013 151,013 0000000000000a558f318f6d0e79c7c2b43c537543d829b9ba239f0f6b42ef05 55 0.02 vMB 141
151,012 151,012 00000000000001d431da40eb57cc81d8a74522066c6ea646b26d205aa9ffeb57 53 0.02 vMB 91
151,011 151,011 00000000000004023f0ee1833a608f1d4a3c0be96027c9c153aa4949ef167c20 37 0.01 vMB 148
151,010 151,010 000000000000018f497e48736a86b2e4c4377f4588de7011a66821fa140f11df 36 0.02 vMB 70
151,009 151,009 000000000000050e0690d52ea62bd5a1d9bf81e37cca1f3fe054962120ca9ffc 92 0.05 vMB 87
151,008 151,008 0000000000000a3a48615390d7870f9ae9aa226290cbc3a8fad9e3dbfe4ba240 77 0.05 vMB 90
151,007 151,007 0000000000000a0ad110356bfacdaaf68c08559b7d50510a1159a12f708416e1 126 0.04 vMB 158
151,006 151,006 000000000000096d52d18e253d891201807fff27c2a8eea3488f9df34b412f86 63 0.02 vMB 145
151,005 151,005 000000000000032052506e317aab10d7f2db36f9c7604f92763955afbe24d660 24 0.01 vMB 0
151,004 151,004 0000000000000687abe8af3368ab55ea17539d3b81689ed391990ae1dc8869b5 24 0.01 vMB 241
151,003 151,003 0000000000000331e93ff22ce197509d160d7ec793a36cd2587260feab644383 101 0.05 vMB 156
151,002 151,002 000000000000015f3a5d42af11fef8191d618907c3a90c63b70e6676a6f9ebed 70 0.05 vMB 15
151,001 151,001 0000000000000282eab3833388380d9c1be207a98b243b6d1c36faf02de5ee4c 118 0.05 vMB 70
151,000 151,000 0000000000000a6331baea34235c05eb12ad238a7a61c878cdfe348e03608541 20 0.03 vMB 79
150,999 150,999 0000000000000b582e7c765285eb834ea0f9de11fb1cbb4b89cdefe9a672cc28 14 0.01 vMB 39
150,998 150,998 00000000000005c711f73b000bf8a52cb1ea394f2788abcf6644cc146906ef65 34 0.02 vMB 9
150,997 150,997 00000000000002325a9d57218774abd181363bbfb729207835d7c8bebc5761d0 16 0.00 vMB 63
150,996 150,996 00000000000001161ba494a6c357dc6f9fa50f00a369447d9bb20faf96fe48a3 29 0.02 vMB 48
150,995 150,995 00000000000008cf8eebbcce4a34342325b7f23efaffbe42f5bb51fe0b612973 8 0.00 vMB 102
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 66
    • Outgoing: 10
  • Data Transfer:
    • Sent: 21.96 GB
    • Received: 0.44 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.