Loading Tool

Explorer IconExplorer

Memory Pool

28,417 transactions
9.35 vMB
0.09366333 BTC
  • 1 sats/vbyte = 12 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 58.95/200 MB

Candidate Block

Mining Attempt b2295f2e5a7c8e1674d61264e740b7ebc8682651e81949bc4e80f348667195e1
Version 20000000
Previous Block 0000000000000000000100c607e5fb02a3a79e6481631dfb85d36b8d3ee157d9
Merkle Root d2f0ace751d8936a51ccf0f2f2aad74e176ba2651222f87f5d8e19ad2b0e5702
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,443
Size: 1.00 vMB
Total Fees: 0.02511951 BTC
Median Feerate: 2.15 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,219 (765,230 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
147,989 147,989 00000000000007c419f3b9aa39cceea24459e4f21feec74fea3605c68cd7e174 8 0.00 vMB 621
147,988 147,988 00000000000009949865d05979b22646c7c7d7eda581da2e1687feee285e07e9 3 0.00 vMB 28
147,987 147,987 000000000000004de56dfd2e2e1f8e487437948033a167b671fa5042a353a731 74 0.03 vMB 137
147,986 147,986 0000000000000088bbcdae658aebcd93683893eec2635aa93013507a29a87f42 57 0.02 vMB 187
147,985 147,985 0000000000000777e5473c84139087b32eeb101a072614c44bb6c1c5327942fb 16 0.01 vMB 45
147,984 147,984 000000000000098a088f471d2d2d0b18f0b02b308e341f5316a7d6d5ed32feee 78 0.03 vMB 14
147,983 147,983 0000000000000222ab45f066e779e13fc0568332df916d357fe0014ab32f7645 70 0.02 vMB 6
147,982 147,982 00000000000008edbc0c56b46add3e3fcf28a3ed747508c3516f682425bf3af1 40 0.02 vMB 251
147,981 147,981 000000000000082825eee360a1b5e3fbb12d5705c21c3beb295ee414708967ea 2 0.00 vMB 62
147,980 147,980 00000000000002180765f551d7cb6ad054b17f8620b4a4386c39c085141ac71b 70 0.03 vMB 110
147,979 147,979 00000000000009b3aec46293b5519825c130cdf8110b60cf455540603a453560 16 0.01 vMB 84
147,978 147,978 00000000000009e936d8bef406c3d59ca5d7d6395edec7bf2bb33e9cd6c6b2ee 18 0.01 vMB 60
147,977 147,977 00000000000002e6d42ba8126dc92f684f34ae63629f513ac83a5cc468dc8c70 130 0.05 vMB 90
147,976 147,976 000000000000073c05c5ebefa0655e8ab59b244a15de3c3d524c8e338121a7fa 145 0.05 vMB 104
147,975 147,975 00000000000005f38d9535abff12a8cc77481beb48f658747e52819ece70a2a8 114 0.06 vMB 271
147,974 147,974 00000000000000b5e6e5430bc816870e90cf07bd6503d463c6ffe504c15fe6e3 15 0.01 vMB 62
147,973 147,973 000000000000045c4ae361118fdeb65aedab4235c4c1bb565fca603920287a46 7 0.00 vMB 84
147,972 147,972 00000000000009c511d2aa45ee4a0255caf0e7588380e656279b8ebe4846b07f 12 0.00 vMB 18
147,971 147,971 0000000000000973307a0fd0229b96e327d912a1fea5afba5a19b2b732243aa0 54 0.02 vMB 37
147,970 147,970 000000000000060a8a0aa0604d16f6c49616e6aba3ce85518bcd9784dd46d78c 8 0.00 vMB 314
147,969 147,969 00000000000001a98af41ea6edd7e7058a2218e23e833f03cd8f19b00686ac25 48 0.01 vMB 0
Previous 10 blocks ↓
Total Size: 779.24 GB

Node Details:

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