Loading Tool

Explorer IconExplorer

Memory Pool

80,941 transactions
30.34 vMB
0.07721763 BTC
Random Selection Loading Transactions
Max Size: 185.87/200 MB

Candidate Block

Mining Attempt 8f51180afad550b21c4153ace2e5bbdb1b7c06e09c0265d550174ae59aac1503
Version 20000000
Previous Block 000000000000000000012b8db8fff0c5a04419eeff4b82e3dbc3d9d67db2980f
Merkle Root 4329cae18320c8ea988146711630feaf81b2cb7da40638b7c4f2597d66b30b4f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,327
Size: 1.00 vMB
Total Fees: 0.00946624 BTC
Feerates: 150.61 > 0.95 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,358 (487,107 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
428,251 428,251 00000000000000000253502b0cf50cf69deeee50c5cebe1430606a46e072bb2a 3,016 1.00/1.00 vMB 72
428,250 428,250 000000000000000004b149b45de2a20378d4ce6c23196688f7724771e481ed34 1,522 0.69/1.00 vMB 51
428,249 428,249 000000000000000001f37f461adf4e483c934f048665d51e0f652991ab9285af 1,967 0.76/1.00 vMB 63
428,248 428,248 00000000000000000358057ef6ffc352696fafa3afdf33d54fc8ab2f0186e953 940 0.42/1.00 vMB 59
428,247 428,247 00000000000000000124a9753e5d5a52d588e1b277fae71a5bc72b26e0ad9acc 1,245 0.57/1.00 vMB 58
428,246 428,246 0000000000000000008c550377ed6589b97135fd75b82523aa26e6810ccca509 1,193 0.46/1.00 vMB 64
428,245 428,245 0000000000000000040a4cc8544944e85c86aae407deaeafdd44ab7bc62a94f2 1,344 0.65/1.00 vMB 58
428,244 428,244 000000000000000002efa62aaca46d6fe85302814c1d1c3e52005a445b703e31 66 0.03/1.00 vMB 74
428,243 428,243 000000000000000000addd26ca1552a3bbe18f312dfdbb5e4f54dba805703b7f 131 1.00/1.00 vMB 1
428,242 428,242 00000000000000000104ae1eea3a968797c1e573cdec0d1bbf02b749cfefa6fd 1,099 0.57/1.00 vMB 48
428,241 428,241 000000000000000004892777659c14f1c984b274c2378d8d85987202b888e1e0 728 0.36/1.00 vMB 57
428,240 428,240 000000000000000003d82f7b02f106f30935cf638bebb501420a5878bdc3ac0a 244 0.13/1.00 vMB 50
428,239 428,239 000000000000000004d426fe1afb0a1c3663fb1598aac862abb3762d79612684 470 0.22/1.00 vMB 57
428,238 428,238 000000000000000001091637508bc291bbb4f976830b35b722fd87ccf8934cc1 279 0.12/1.00 vMB 64
428,237 428,237 000000000000000001dbd7337029ca0c5324985847396eb50a6cb5dc329bdc47 776 0.39/1.00 vMB 51
428,236 428,236 0000000000000000043790c3d88c186c8a5a5c546668d3bcfd74e2e7b5821814 886 0.40/1.00 vMB 58
428,235 428,235 0000000000000000012b50d5307a52cccc5e05fbfb2782fa612038ee056bf092 620 0.98/1.00 vMB 16
428,234 428,234 0000000000000000005782c932ff955c5fefb8ab336ff643f8880e95ff26e980 2,162 1.00/1.00 vMB 59
428,233 428,233 000000000000000002f710f71709301300751f928932da0c1f555be50a0d0528 91 0.04/1.00 vMB 64
428,232 428,232 0000000000000000010652830186188d56720d83a1e066a2909f65f13f84de2e 4 0.00/1.00 vMB 43
428,231 428,231 0000000000000000014fef03e2758b3f2d9b84acd3565c6f4f2f789a36938130 1,921 0.87/1.00 vMB 56
Previous 10 blocks ↓
Total Size: 783.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: 718.90 GB
    • Received: 17.99 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.