Loading Tool

Explorer IconExplorer

Memory Pool

40,747 transactions
17.89 vMB
0.16221062 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 98.87/200 MB

Candidate Block

Mining Attempt 57e517414a9dcd335efb0c17f8bdbbe311ee968ec2003c714ae8c15076fb4984
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 7f8f3155743003c72dbafafbbae65466af74840d28f3c4dcf4be9c5bdc7bf795
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,313
Size: 1.00 vMB
Total Fees: 0.05100399 BTC
Median Feerate: 4.13 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (724,328 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
188,993 188,993 00000000000005b22affc4bf28ae9cd552fc9be667102b388784286407d6e815 171 0.06 vMB 103
188,992 188,992 000000000000033a7a40f84dd1a5264e528527e530b554668d4c23fe1d0228b1 1 0.00 vMB 0
188,991 188,991 000000000000078cc159ab4f5f9b4142b56b346a508907e8d8c43389ea7452eb 75 0.02 vMB 140
188,990 188,990 00000000000002f88fd17304f24815fed7fd1766883f001875b7f67376dddbbf 124 0.03 vMB 13
188,989 188,989 000000000000060fb219567ba79094d1585ab52913ef3f0e14ed0889da175341 166 0.09 vMB 112
188,988 188,988 000000000000057a0a95811deef28f5633c141d1b69fcc4132a74e6f0eeca6f2 22 0.01 vMB 103
188,987 188,987 00000000000008c14d44dd1840da1c5d81b8d534e410eddda428e7f9616285fc 56 0.03 vMB 95
188,986 188,986 0000000000000185971b1dd7ee4855a5d7bdf379c5dee32143ed1897d3b5a99a 266 0.11 vMB 118
188,985 188,985 00000000000002214d4c440213afe3b633ea656189900ed7cb68527455496926 256 0.09 vMB 140
188,984 188,984 0000000000000417eb8b5a3fd1ceeb06683c21ddb061e6a476381f6eadf1b1d8 513 0.23 vMB 312
188,983 188,983 0000000000000727c09418dd13f961bee461c77fb4efaa0c3b6ce816bc91dc2f 8 0.00 vMB 92
188,982 188,982 00000000000001954be5998581c770be280e847689955a8d80d3447578ea6621 112 0.06 vMB 116
188,981 188,981 000000000000050369e643e607cfb42c9011d371ebed541367ee060b7fabe1a7 73 0.03 vMB 215
188,980 188,980 00000000000003d00cd83b1d617b1cee08c31f9915d2dbbcd6c6c9fd55ca85aa 66 0.02 vMB 393
188,979 188,979 0000000000000849e247c185dbe7a84a68b56f892066aedd30d8f7c56c00433b 73 0.04 vMB 113
188,978 188,978 000000000000093b92df643beb98bd2feaf9cb79a74356bd28d5464cae4a44dc 39 0.01 vMB 0
188,977 188,977 00000000000003f30f615f5c2f9408a7d8df8db719249ab6268dc8dcd9048e7b 64 0.16 vMB 40
188,976 188,976 00000000000000b58e766b114bce66960cd494e739154c19b4383462997b6718 11 0.00 vMB 16
188,975 188,975 0000000000000611952297e84f8e44270f6292c09321bb940c3b68c2ac683d8d 279 0.11 vMB 190
188,974 188,974 00000000000007d58f6ffa84118f534eefaa2b7fd6fba7394d05da3012d3c966 32 0.03 vMB 6
188,973 188,973 000000000000012ad15ebb37c8b39cd897a450f25771161dc18d6be0d5b68e61 213 0.08 vMB 97
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

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